summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/stack-realign.ll
AgeCommit message (Expand)Author
2016-09-22[PPC] Set SP after loading data from stack frame, if no red zone is presentKrzysztof Parzyszek
2016-09-06[PPC] Claim stack frame before storing into it, if no red zone is presentKrzysztof Parzyszek
2015-11-16Find available scratch register to use in function prologue and epilogue as p...Kit Barton
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-12-01[PowerPC] Fix unwind info with dynamic stack realignmentJay Foad
2014-07-18[PowerPC] 32-bit ELF PIC supportHal Finkel
2013-09-30TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren
2013-07-17PPC: Add base-pointer support to builtin setjmp/longjmpHal Finkel
2013-07-17PPC: Implement base pointer and stack realignmentHal Finkel