Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-coalesce.ll
2009-12-05 Bill WendlingTemporarily revert r90502. It was causing the llvm...
2009-12-04 Jakob Stoklund OlesenAlso attempt trivial coalescing for live intervals...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-08 Dan GohmanImplement support for using modeling implicit-zero...
2009-03-01 Evan ChengMinor optimization:
2009-01-25 Evan ChengTeach 2addr pass to be do more commuting. If both uses...