aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/sjlj.ll
Commit message (Expand)AuthorAgeFilesLines
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-121-13/+14
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* PPC: Add base-pointer support to builtin setjmp/longjmpHal Finkel2013-07-171-0/+47
* Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel2013-03-271-0/+4
* Implement builtin_{setjmp/longjmp} on PPCHal Finkel2013-03-211-0/+108