summaryrefslogtreecommitdiff
path: root/test/Transforms/TailCallElim/setjmp.ll
Commit message (Expand)AuthorAge
* Correct over-zealous removal of hack.Bill Wendling2011-10-17
* Temporarily XFAIL waiting for a fix.Bill Wendling2011-10-17
* Check for the returns_twice attribute in callsFunctionThatReturnsTwice. ThisRafael Espindola2011-10-05
* Add the returns_twice attribute to LLVM.Rafael Espindola2011-10-03
* Don't do tail calls in a function that call setjmp. The stack might beRafael Espindola2011-05-16