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
/
LICM
/
scalar_promote.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-2
/
+2
*
Move "atomic" and "volatile" designations on instructions after the opcode
Eli Friedman
2011-08-12
1
-1
/
+1
*
Enhance LICM to promote alias sets whose pointers themselves are stored,
Chris Lattner
2010-12-19
1
-0
/
+30
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
fix more AST updating bugs, correcting miscompilation in PR8041
Chris Lattner
2010-09-02
1
-0
/
+47
*
licm is wasting time hoisting constant foldable operations,
Chris Lattner
2010-08-31
1
-6
/
+6
*
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
*
convert scalar_promote to filecheck style and merge 2003-12-13-VolatilePromot...
Chris Lattner
2009-08-30
1
-7
/
+45
*
Update this testcase. The output needs to be disabled to pass.
Bill Wendling
2008-01-01
1
-25
/
+23
*
add the & back. I'm not sure why bill removed it.
Chris Lattner
2007-05-08
1
-1
/
+1
*
Spare '&' in the RUN line.
Bill Wendling
2007-05-08
1
-1
/
+1
*
Fix this test from Duncan's experiment.
Reid Spencer
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+2
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
New testcase for scalar promotion
Chris Lattner
2003-02-24
1
-0
/
+15
*
New testcase to check to see if LICM is performing scalar promotion
Chris Lattner
2003-02-22
1
-0
/
+21