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