index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
2007-11-30-LoadFolding-Bug.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
Reapply the new LoopStrengthReduction code, with compile time and
Dan Gohman
1
-1
/
+1
2010-01-22
Revert LoopStrengthReduce.cpp to pre-r94061 for now.
Dan Gohman
1
-1
/
+1
2010-01-21
Re-implement the main strength-reduction portion of LoopStrengthReduction.
Dan Gohman
1
-1
/
+1
2009-11-03
Re-apply 85799. It turns out my code isn't buggy.
Evan Cheng
1
-3
/
+5
2009-11-02
Revert 85799 for now. It might be breaking llvm-gcc driver.
Evan Cheng
1
-5
/
+3
2009-11-02
Initilize the machine LICM CSE map upon the first time an instruction is hois...
Evan Cheng
1
-3
/
+5
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
1
-2
/
+2
2009-05-11
Reverse a loop that is counting up to a maximum to
Dale Johannesen
1
-1
/
+3
2008-08-05
Eliminate another use of -disable-correct-folding.
Owen Anderson
1
-7
/
+8
2008-08-04
Update these tests to work by disabling the new correct CFG generation. This...
Owen Anderson
1
-1
/
+1
2008-06-25
Enable two-address remat by default.
Evan Cheng
1
-1
/
+1
2007-11-30
Do not fold reload into an instruction with multiple uses. It issues one extr...
Evan Cheng
1
-0
/
+81