Fix a pasto. Also simplify for Bill's benefit.
[oota-llvm.git] / test / CodeGen / ARM / 2008-11-19-ScavengerAssert.ll
2009-09-22 Evan ChengFix a pasto. Also simplify for Bill's benefit.
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-06-05 Evan ChengChanging allocation ordering from r3 ... r0 back to...
2009-05-02 Dan GohmanPreviously, RecursivelyDeleteDeadInstructions provided...
2009-02-26 Evan ChengThe last commit was overly conservative. It's ok to...
2009-02-17 Evan ChengA couple of places where reused use operands should...
2009-02-12 Evan ChengReplace one of burr scheduling heuristic with something...
2008-11-20 Evan Cheng- Register scavenger should use MachineRegisterInfo...