summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/conditional-temporaries.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang][NewPM] Add -fno-experimental-new-pass-manager to testsLeonard Chan2019-06-211-6/+20
* Avoid creating conditional cleanup blocks that contain only @llvm.lifetime.en...Richard Smith2018-08-041-8/+156
* Add RUN line for amdgcn to lit test conditional-temporaries.cppYaxun Liu2018-06-161-0/+2
* Revert r332982 Call CreateTempMemWithoutCast for ActiveFlagYaxun Liu2018-05-221-1/+0
* Call CreateTempMemWithoutCast for ActiveFlagYaxun Liu2018-05-221-0/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Update test.Anders Carlsson2010-02-041-2/+2
* Fix a bug where we would not mark temporaries as conditional when emitting a ...Anders Carlsson2010-02-041-0/+6
* Improve conditional temporaries test.Anders Carlsson2010-02-041-7/+20
* Improve test.Anders Carlsson2010-02-041-19/+27
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix lifetime of conditional temporaries. Patch by Victor Zverovich!Anders Carlsson2009-11-201-0/+28
OpenPOWER on IntegriCloud