index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
ConstProp
/
calls.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Fix testcase
Chris Lattner
2004-07-01
1
-3
/
+3
*
Add tests for isnan
Chris Lattner
2004-06-11
1
-0
/
+8
*
New testcase
Chris Lattner
2004-04-13
1
-0
/
+17