Remember to update VirtRegLastUse when spilling without killing before a call.
[oota-llvm.git] / test / CodeGen / ARM / remat.ll
2010-02-10 Bob WilsonDelete dead PHI machine instructions. These can be...
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2009-11-20 Evan ChengFix codegen of conditional move of immediates. We were...
2009-11-03 Evan ChengRe-apply 85799. It turns out my code isn't buggy.
2009-11-02 Evan ChengRevert 85799 for now. It might be breaking llvm-gcc...
2009-11-02 Evan ChengInitilize the machine LICM CSE map upon the first time...
2009-10-09 Dan GohmanUpdate this test; the code is the same but it gets...
2009-09-21 Evan ChengClean up spill weight computation. Also some changes...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-05 Evan ChengTurn on machine LICM in non-fast mode.
2008-08-05 Owen AndersonRemove the need for -disable-correct-folding from this...
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2007-12-06 Evan ChengTurning simple splitting on. Start testing new coalesce...
2007-11-29 Evan ChengUpdate tests.