summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/init-invariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang changes for overloading invariant.start and end intrinsicsAnna Thomas2016-07-221-7/+7
* Fix two tests relying on LLVM -O1 behaviorReid Kleckner2016-02-111-1/+1
* Rebase tests after LLVM r247707.Nico Weber2015-09-151-1/+1
* Adjust clang side tests effected by 239795 before reapplying said changePhilip Reames2015-06-161-4/+4
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Emit the exact size for the invariant intrinsics.Nick Lewycky2012-02-211-5/+5
* Don't emit optimization-specific intrinsic at -O0.Richard Smith2012-02-171-10/+10
* The clang half of r150794: after the construction of a global or static constRichard Smith2012-02-171-0/+60