summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/a2q-stackalign.ll
Commit message (Collapse)AuthorAgeFilesLines
* PPC QPX requires a 32-byte aligned stackHal Finkel2013-01-301-0/+23
On systems which support the QPX vector instructions, the stack must be 32-byte aligned. llvm-svn: 173993
OpenPOWER on IntegriCloud