summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/crsave.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [PPC] Claim stack frame before storing into it, if no red zone is presentKrzysztof Parzyszek2016-09-061-2/+4
* [ppc64] fix bug in prologue that mfocrf's cr operand should be explict state ...Chuang-Yu Cheng2016-04-271-1/+1
* [PPC64] Use mfocrf in prologue when we only need to save 1 nonvolatile CR fieldChuang-Yu Cheng2016-04-121-0/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Use the integrated assembler as default on PowerPCUlrich Weigand2015-01-131-2/+2
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-031-10/+10
* Extend test for better coverage.Rafael Espindola2013-05-161-1/+6
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-141-4/+8
* Fix PPC64 CR spill location for callee-saved registersHal Finkel2013-04-151-19/+10
* Spill and restore PPC CR registers using the FP when we have oneHal Finkel2013-04-131-1/+14
* This patch corrects logic in PPCFrameLowering for save and restore of ...Roman Divacky2012-09-121-0/+49
OpenPOWER on IntegriCloud