Move zext and sext casts fed by loads into the same block as the
[oota-llvm.git] / test / CodeGen / X86 / tailcallstack64.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-06-12 Arnold SchwaighoferFix Bug 4278: X86-64 with -tailcallopt calling convention
2008-04-30 Arnold SchwaighoferReally commit the test checking the argument lowering...