summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/stack-realign.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-3/+3
* [PPC] Set SP after loading data from stack frame, if no red zone is presentKrzysztof Parzyszek2016-09-221-13/+26
* [PPC] Claim stack frame before storing into it, if no red zone is presentKrzysztof Parzyszek2016-09-061-16/+21
* Find available scratch register to use in function prologue and epilogue as p...Kit Barton2015-11-161-13/+13
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-231-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-12/+12
* [PowerPC] Fix unwind info with dynamic stack realignmentJay Foad2014-12-011-0/+8
* [PowerPC] 32-bit ELF PIC supportHal Finkel2014-07-181-1/+52
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-301-16/+12
* PPC: Add base-pointer support to builtin setjmp/longjmpHal Finkel2013-07-171-11/+11
* PPC: Implement base pointer and stack realignmentHal Finkel2013-07-171-0/+151
OpenPOWER on IntegriCloud