Move zext and sext casts fed by loads into the same block as the
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-coalesce.ll
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...