summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/larger-than-red-zone.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC][NFC] Added tests for prologue and epilogue code gen.Stefan Pintilie2019-02-131-0/+88
Added four test files to check the existing behaviour of prologue and epilogue code generation. This patch was done as a setup for the upcoming patch listed on Phabricator that will change how the prologue and epilogue work. The upcoming patch is: https://reviews.llvm.org/D42590 llvm-svn: 353994
OpenPOWER on IntegriCloud