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