index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGenCXX
/
pr12251.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-16
/
+16
*
IR: Make metadata typeless in assembly, clang side
Duncan P. N. Exon Smith
2014-12-15
1
-7
/
+7
*
Adjust test/CodeGenCXX/pr12251.cpp
Hal Finkel
2014-09-07
1
-3
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-18
/
+18
*
Make these tests more robust against IRgen choosing to emit more named metadata.
Richard Smith
2013-07-14
1
-21
/
+21
*
A number of test cases assume that an "int" parameter or return value
Ulrich Weigand
2012-10-24
1
-2
/
+2
*
Move the emission of strict enum range metadata behind a flag (the same
Chandler Carruth
2012-03-27
1
-1
/
+8
*
Fix copy and pasto.
Rafael Espindola
2012-03-24
1
-1
/
+1
*
Add back r153360 with a fix for enums that cover all the 32 bit values.
Rafael Espindola
2012-03-24
1
-0
/
+139
*
Revert r153360 (and r153380), "Second part of PR12251. Produce the range meta...
NAKAMURA Takumi
2012-03-24
1
-121
/
+0
*
On i386 the alignment of i64 is 4, not 8.
Benjamin Kramer
2012-03-24
1
-2
/
+2
*
Second part of PR12251. Produce the range metadata in clang for booleans and
Rafael Espindola
2012-03-24
1
-0
/
+121