summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Modify the hasSideEffects of MTLR and MFLR from 1 to 0Kang Zhang2019-12-261-1/+1
* [PowerPC][NFC] Avoid checking non-relevant .cfi instructionsJinsong Ji2019-08-301-9/+10
* [PowerPC] Move TOC save to prologue when profitableNemanja Ivanovic2019-07-051-2/+2
* [PowerPC] Move the stack pointer update instruction later in the prologue and...Stefan Pintilie2019-02-281-5/+5
* [PowerPC] Make no-PIC default to match GCC - LLVMStefan Pintilie2018-12-041-1/+1
* Revert "[PowerPC] Make no-PIC default to match GCC - LLVM"Stefan Pintilie2018-11-161-1/+1
* [PowerPC] Make no-PIC default to match GCC - LLVMStefan Pintilie2018-11-161-1/+1
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-1/+1
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-1/+1
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-1/+1
* Revert "[PowerPC] Manually schedule the prologue and epilogue"Stefan Pintilie2018-01-121-5/+5
* [PowerPC] Manually schedule the prologue and epilogueStefan Pintilie2018-01-091-5/+5
* Revert "[PowerPC] Manually schedule the prologue and epilogue"Stefan Pintilie2018-01-091-5/+5
* [PowerPC] Manually schedule the prologue and epilogueStefan Pintilie2018-01-081-5/+5
* [MachineCSE] Add new callback for is caller preserved or constant physregsTony Jiang2017-11-201-0/+63
OpenPOWER on IntegriCloud