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
/
ScalarRepl
/
memcpy-from-global.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port the global copy optimization from the SROA pass to InstCombine.
Chandler Carruth
2012-08-21
1
-146
/
+0
*
Do not eliminate allocas whose alignment exceeds that of the
Peter Collingbourne
2012-05-19
1
-0
/
+36
*
Teach one piece of scalarrepl to handle lifetime markers. When transforming an
Nick Lewycky
2011-06-27
1
-0
/
+14
*
allow eliminating an alloca that is just copied from an constant global
Chris Lattner
2010-11-18
1
-0
/
+13
*
enhance the "alloca is just a memcpy from constant global"
Chris Lattner
2010-11-18
1
-0
/
+13
*
fix a small oversight in the "eliminate memcpy from constant global"
Chris Lattner
2010-11-18
1
-0
/
+29
*
filecheckize
Chris Lattner
2010-11-18
1
-2
/
+9
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
1
-0
/
+1
*
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
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-8
/
+8
*
new testcase, should be able to eliminate the alloca and memcpy
Chris Lattner
2007-04-25
1
-0
/
+33