Fix a bug in ReduceLoadWidth that wasn't handling extending
[oota-llvm.git] / test / CodeGen / X86 / tailcallstack64.ll
2010-06-21 Dan GohmanTeach two-address lowering how to unfold a load to...
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-11-16 Dan GohmanRevert r87049, which was the workaround for the regress...
2009-11-13 Daniel DunbarUpdate test.
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
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...