Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-23 | Disable codegen prepare critical edge splitting. Machine instruction passes now | Evan Cheng | 1 | -1/+3 |
2010-03-14 | Do not force indirect tailcall through fixed registers: eax, r11. Add support... | Evan Cheng | 1 | -1/+1 |
2010-03-11 | revert r98270. | Bill Wendling | 1 | -1/+1 |
2010-03-11 | Bad bad bug. x86 force indirect tail call address into eax when it's meant to... | Evan Cheng | 1 | -1/+1 |
2010-02-03 | Allow all types of callee's to be tail called. But avoid automatic tailcall i... | Evan Cheng | 1 | -3/+3 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2008-09-22 | Change the calling convention used when tail call optimization is enabled fro... | Arnold Schwaighofer | 1 | -1/+1 |
2008-09-11 | Add indirect tail call (function pointer) examples. | Arnold Schwaighofer | 1 | -0/+25 |