summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/pr12251.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-16/+16
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-7/+7
* Adjust test/CodeGenCXX/pr12251.cppHal Finkel2014-09-071-3/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-18/+18
* Make these tests more robust against IRgen choosing to emit more named metadata.Richard Smith2013-07-141-21/+21
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-2/+2
* Move the emission of strict enum range metadata behind a flag (the sameChandler Carruth2012-03-271-1/+8
* Fix copy and pasto.Rafael Espindola2012-03-241-1/+1
* Add back r153360 with a fix for enums that cover all the 32 bit values.Rafael Espindola2012-03-241-0/+139
* Revert r153360 (and r153380), "Second part of PR12251. Produce the range meta...NAKAMURA Takumi2012-03-241-121/+0
* On i386 the alignment of i64 is 4, not 8.Benjamin Kramer2012-03-241-2/+2
* Second part of PR12251. Produce the range metadata in clang for booleans andRafael Espindola2012-03-241-0/+121