summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/nrvo-tracking.cpp
AgeCommit message (Expand)Author
2022-04-11[test] Remove references to -fexperimental-new-pass-manager in testsArthur Eubanks
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-09-21[clang] don't mark as Elidable CXXConstruct expressions used in NRVOMatheus Izvekov
2021-07-07[clang] fixes named return of variables with dependent alignmentMatheus Izvekov
2021-07-06Revert "[clang] fixes named return of variables with dependent alignment"Adrian Kuegel
2021-07-06[clang] fixes named return of variables with dependent alignmentMatheus Izvekov
2021-06-17[clang] NRVO: Improvements and handling of more cases.Matheus Izvekov
2021-06-14Revert "[clang] NRVO: Improvements and handling of more cases."Hans Wennborg
2021-06-12[clang] NRVO: Improvements and handling of more cases.Matheus Izvekov
2021-06-10Revert "[clang] NRVO: Improvements and handling of more cases."Arthur Eubanks
2021-06-10[clang] NRVO: Improvements and handling of more cases.Matheus Izvekov
2021-04-09[clang] tests: cleanup, update and add some new onesMatheus Izvekov