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
/
SimplifyLibCalls
/
memcmp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
instcombine: Migrate memcmp optimizations
Meador Inge
2012-11-11
1
-35
/
+0
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-11
/
+11
*
Properly promote operands when optimizing a single-character memcmp.
Benjamin Kramer
2010-05-25
1
-1
/
+13
*
move an optimization for memcmp out of simplifylibcalls and into
Chris Lattner
2009-12-24
1
-3
/
+0
*
Teach SimplifyLibCalls to fold memcmp calls with constant arguments.
Benjamin Kramer
2009-11-05
1
-0
/
+4
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
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
*
remove redundant check.
Chris Lattner
2008-04-30
1
-3
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-10
1
-18
/
+18
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+23