summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailCallElim/setjmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+29
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-29/+0
* [TailCallElim] Preserve DT and PDTChijun Sima2018-08-041-1/+1
* Correct over-zealous removal of hack.Bill Wendling2011-10-171-1/+0
* Temporarily XFAIL waiting for a fix.Bill Wendling2011-10-171-1/+2
* Check for the returns_twice attribute in callsFunctionThatReturnsTwice. ThisRafael Espindola2011-10-051-4/+17
* Add the returns_twice attribute to LLVM.Rafael Espindola2011-10-031-1/+1
* Don't do tail calls in a function that call setjmp. The stack might beRafael Espindola2011-05-161-0/+16
OpenPOWER on IntegriCloud