Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in | Evan Cheng | 2011-01-03 | 1 | -4/+4 |
* | Do not force indirect tailcall through fixed registers: eax, r11. Add support... | Evan Cheng | 2010-03-14 | 1 | -4/+4 |
* | Fix http://llvm.org/PR5729: x86-64 tail calls were putting their targets into | Jeffrey Yasskin | 2010-01-09 | 1 | -0/+71 |