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
/
CodeGen
/
ARM
/
remat.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enable register pressure aware machine licm with fixes. Hoist() may have
Evan Cheng
2010-10-19
1
-65
/
+0
*
Revert r116781 "- Add a hook for target to determine whether an instruction def
Daniel Dunbar
2010-10-19
1
-0
/
+65
*
- Add a hook for target to determine whether an instruction def is
Evan Cheng
2010-10-19
1
-65
/
+0
*
When sending stats output to stdout for grepping, don't emit normal
Dan Gohman
2010-08-18
1
-1
/
+1
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-3
/
+3
*
Delete dead PHI machine instructions. These can be created due to type
Bob Wilson
2010-02-10
1
-3
/
+3
*
Run codegen dce pass for all targets at all optimization levels. Previously it's
Evan Cheng
2010-02-06
1
-116
/
+62
*
Revert LoopStrengthReduce.cpp to pre-r94061 for now.
Dan Gohman
2010-01-22
1
-1
/
+2
*
Re-implement the main strength-reduction portion of LoopStrengthReduction.
Dan Gohman
2010-01-21
1
-2
/
+1
*
Fix codegen of conditional move of immediates. We were not making use of the ...
Evan Cheng
2009-11-20
1
-1
/
+1
*
Re-apply 85799. It turns out my code isn't buggy.
Evan Cheng
2009-11-03
1
-1
/
+1
*
Revert 85799 for now. It might be breaking llvm-gcc driver.
Evan Cheng
2009-11-02
1
-1
/
+1
*
Initilize the machine LICM CSE map upon the first time an instruction is hois...
Evan Cheng
2009-11-02
1
-1
/
+1
*
Update this test; the code is the same but it gets counted as one
Dan Gohman
2009-10-09
1
-1
/
+1
*
Clean up spill weight computation. Also some changes to give loop induction
Evan Cheng
2009-09-21
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-2
/
+2
*
Turn on machine LICM in non-fast mode.
Evan Cheng
2009-02-05
1
-1
/
+1
*
Remove the need for -disable-correct-folding from this test.
Owen Anderson
2008-08-05
1
-9
/
+12
*
Update these tests to work by disabling the new correct CFG generation. This...
Owen Anderson
2008-08-04
1
-1
/
+1
*
Turning simple splitting on. Start testing new coalescer heuristics as new ll...
Evan Cheng
2007-12-06
1
-1
/
+1
*
Update tests.
Evan Cheng
2007-11-29
1
-0
/
+116