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
/
llvm
/
test
/
Transforms
/
ConstProp
/
calls.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-12
/
+12
*
Add support for constant folding the pow intrinsic.
Chad Rosier
2011-12-03
1
-0
/
+9
*
Prevent library calls from being folded if -fno-builtin has been specified.
Chad Rosier
2011-12-01
1
-0
/
+79
*
implement PR9315, constant folding exp2 in terms of pow (since hosts without
Chris Lattner
2011-05-22
1
-1
/
+6
*
Teach constant folding to perform conversions from constant floating
Chandler Carruth
2011-01-11
1
-0
/
+33
*
FileCheck-ize a test, and move a no-longer calling test case to another
Chandler Carruth
2011-01-11
1
-19
/
+12
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-3
/
+3
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-22
/
+27
*
Oops. A little aggressive on the name changes there.
Reid Spencer
2007-04-14
1
-8
/
+8
*
For PR1913:
Reid Spencer
2007-04-14
1
-11
/
+11
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+25