summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/remat.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-enable register pressure aware machine licm with fixes. Hoist() may haveEvan Cheng2010-10-191-65/+0
* Revert r116781 "- Add a hook for target to determine whether an instruction defDaniel Dunbar2010-10-191-0/+65
* - Add a hook for target to determine whether an instruction def isEvan Cheng2010-10-191-65/+0
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-181-1/+1
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-3/+3
* Delete dead PHI machine instructions. These can be created due to typeBob Wilson2010-02-101-3/+3
* Run codegen dce pass for all targets at all optimization levels. Previously it'sEvan Cheng2010-02-061-116/+62
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-1/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-2/+1
* Fix codegen of conditional move of immediates. We were not making use of the ...Evan Cheng2009-11-201-1/+1
* Re-apply 85799. It turns out my code isn't buggy.Evan Cheng2009-11-031-1/+1
* Revert 85799 for now. It might be breaking llvm-gcc driver.Evan Cheng2009-11-021-1/+1
* Initilize the machine LICM CSE map upon the first time an instruction is hois...Evan Cheng2009-11-021-1/+1
* Update this test; the code is the same but it gets counted as oneDan Gohman2009-10-091-1/+1
* Clean up spill weight computation. Also some changes to give loop inductionEvan Cheng2009-09-211-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Turn on machine LICM in non-fast mode.Evan Cheng2009-02-051-1/+1
* Remove the need for -disable-correct-folding from this test.Owen Anderson2008-08-051-9/+12
* Update these tests to work by disabling the new correct CFG generation. This...Owen Anderson2008-08-041-1/+1
* Turning simple splitting on. Start testing new coalescer heuristics as new ll...Evan Cheng2007-12-061-1/+1
* Update tests.Evan Cheng2007-11-291-0/+116
OpenPOWER on IntegriCloud