Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+29 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -29/+0 |
* | [TailCallElim] Preserve DT and PDT | Chijun Sima | 2018-08-04 | 1 | -1/+1 |
* | Correct over-zealous removal of hack. | Bill Wendling | 2011-10-17 | 1 | -1/+0 |
* | Temporarily XFAIL waiting for a fix. | Bill Wendling | 2011-10-17 | 1 | -1/+2 |
* | Check for the returns_twice attribute in callsFunctionThatReturnsTwice. This | Rafael Espindola | 2011-10-05 | 1 | -4/+17 |
* | Add the returns_twice attribute to LLVM. | Rafael Espindola | 2011-10-03 | 1 | -1/+1 |
* | Don't do tail calls in a function that call setjmp. The stack might be | Rafael Espindola | 2011-05-16 | 1 | -0/+16 |