summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/conditional-temporaries.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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