aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/sjlj.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* 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