test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck-ize and add explicit -mtriple...
[oota-llvm.git] / test / CodeGen / X86 / tailcall-largecode.ll
2011-01-03 Evan ChengUse pushq / popq instead of subq $8, %rsp / addq $8...
2010-03-14 Evan ChengDo not force indirect tailcall through fixed registers...
2010-01-09 Jeffrey YasskinFix llvm.org/PR5729: x86-64 tail calls were putting...