summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/sjlj.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Modify the hasSideEffects of MTLR and MFLR from 1 to 0Kang Zhang2019-12-261-1/+1
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-241-1/+1
* [PowerPC] intrinsic llvm.eh.sjlj.setjmp should not have flag isBarrier.Chen Zheng2018-12-131-2/+21
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [NFC] update test case so checks are not order dependent when not neededLei Huang2017-10-111-5/+5
* [PowerPC] eliminate unconditional branch to the next instructionHiroshi Inoue2017-09-271-1/+1
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-111-9/+9
* Revert "Codegen: Tail-duplicate during placement."Daniel Jasper2016-10-111-9/+9
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-111-9/+9
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-081-9/+9
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-071-9/+9
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-051-9/+9
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-041-9/+9
* [Power9] Part-word VSX integer scalar loads/stores and sign extend instructionsNemanja Ivanovic2016-10-041-4/+4
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-041-9/+9
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-041-9/+9
* Let SelectionDAG start to use probability-based interface to add successors.Cong Hou2015-11-241-10/+10
* [PowerPC] Fix the PPCInstrInfo::getInstrLatency implementationHal Finkel2015-07-141-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Desensitize a couple of PPC regression testsHal Finkel2013-11-301-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
OpenPOWER on IntegriCloud