aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tailcallstack64.ll
Commit message (Expand)AuthorAgeFilesLines
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-2/+2
* Fix some tests that depend on register allocation.Jakob Stoklund Olesen2011-06-031-1/+1
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-051-5/+5
* Target/X86: Always emit "push/pop GPRs" in prologue/epilogue and emit "spill/...NAKAMURA Takumi2011-02-271-1/+1
* Target/X86: Tweak win64's tailcall.NAKAMURA Takumi2011-01-261-6/+10
* Fix whitespace.NAKAMURA Takumi2011-01-261-1/+0
* Teach two-address lowering how to unfold a load to open up commutingDan Gohman2010-06-211-1/+3
* Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman2009-12-071-1/+1
* Revert r87049, which was the workaround for the regression triggeredDan Gohman2009-11-161-2/+2
* Update test.Daniel Dunbar2009-11-131-2/+2
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-181-5/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Major calling convention code refactoring.Dan Gohman2009-08-051-8/+11
* Fix Bug 4278: X86-64 with -tailcallopt calling conventionArnold Schwaighofer2009-06-121-6/+6
* Really commit the test checking the argument lowering behaviour on x86-64 :).Arnold Schwaighofer2008-04-301-0/+21