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
*
ConstProp: Split x86 SSE intrinsic tests out of calls.ll
Justin Bogner
2017-05-13
1
-206
/
+0
*
[InstCombiner] Simplify lib calls to `round{,f}`
Bryant Wong
2016-12-26
1
-0
/
+8
*
Don't remove side effecting instructions due to ConstantFoldInstruction
David Majnemer
2016-07-22
1
-40
/
+40
*
[X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using gener...
Simon Pilgrim
2016-07-19
1
-3
/
+5
*
[X86][SSE] Improve constant folding tests for CVTSD/CVTSS/CVTTSD/CVTTSS
Simon Pilgrim
2016-07-08
1
-17
/
+188
*
[test] (NFC) Simplify Transforms/ConstProp/calls.ll
Vedant Kumar
2015-08-28
1
-680
/
+116
*
Enable constant propagation for more math functions
Erik Schnetter
2015-08-27
1
-41
/
+677
*
Revert 246186; still breaks on some systems
Erik Schnetter
2015-08-27
1
-677
/
+41
*
Enable constant propagation for more math functions
Erik Schnetter
2015-08-27
1
-41
/
+677
*
Revert r246158 since it breaks LLVM.Transforms/ConstProp.calls.ll
Erik Schnetter
2015-08-27
1
-636
/
+41
*
Enable constant propagation for more math functions
Erik Schnetter
2015-08-27
1
-41
/
+636
*
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