Commit some changes I had managed to lose last night while refactoring the code....
[oota-llvm.git] / test / CodeGen / X86 / pre-split2.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-05 Evan ChengTurn on machine LICM in non-fast mode.
2009-01-21 Owen AndersonBe more aggressive about renumbering vregs after splitt...
2008-11-19 Owen AndersonAdd support for rematerialization in pre-alloc-splitting.
2008-10-24 Evan ChengAvoid splitting an interval multiple times; avoid split...