Turn on post-alloc scheduling for x86.
[oota-llvm.git] / test / CodeGen / X86 / tailcallstack64.ll
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...