Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare remaining tests for -join-physreg going away. | Jakob Stoklund Olesen | 2011-05-04 | 1 | -1/+1 |
* | test/CodeGen/X86/sibcall.ll: Add explicit triplets and remove XFAIL: apple-da... | NAKAMURA Takumi | 2010-09-30 | 1 | -4/+2 |
* | Fix an inconsistency in the x86 backend that led it to reject "calll foo" on | Chris Lattner | 2010-09-22 | 1 | -12/+12 |
* | Mark as XFAIL on darwin 8. PR 7886. | Dale Johannesen | 2010-08-15 | 1 | -0/+2 |
* | Fix test. | Evan Cheng | 2010-04-30 | 1 | -2/+2 |
* | Another sibcall bug. If caller and callee calling conventions differ, then it... | Evan Cheng | 2010-04-30 | 1 | -0/+18 |
* | Do not sibcall if stack needs to be dynamically aligned. | Evan Cheng | 2010-03-26 | 1 | -0/+11 |
* | Allow trivial sibcall of vararg callee when no arguments are being passed. | Evan Cheng | 2010-03-26 | 1 | -0/+31 |
* | Stupid svn. Add back to the lost sibcall tests. | Evan Cheng | 2010-03-20 | 1 | -2/+57 |
* | Add documentation on sibling call optimization. Rename tailcall2.ll test to s... | Evan Cheng | 2010-03-08 | 1 | -0/+218 |