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