aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix a catastrophic PPC64 ABI bug: i32 operands which are passed in memory ↵Evan Cheng2008-07-241-0/+11
(all of the parameter registers are used) are loaded from sp offsets that were off by 4. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53979 91177308-0d34-0410-b5e6-96231b3b80d8