Move zext and sext casts fed by loads into the same block as the
[oota-llvm.git] / test / CodeGen / X86 / sext-ret-val.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-25 Evan ChengAdd a test case for PR3779: when to promote the functio...