summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCAsmPrinter.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-04-09 00:20:42 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-04-09 00:20:42 +0000
commitda282fcf6a0176b563d7ebad142fead3b7e7865f (patch)
tree2b9aba70829b56b7d845bd8e5ff1af704897a46c /lib/Target/PowerPC/PPCAsmPrinter.cpp
parentb1fb1964fdbc57cf1a9c8b1d8794476d8d041681 (diff)
downloadllvm-da282fcf6a0176b563d7ebad142fead3b7e7865f.tar.gz
llvm-da282fcf6a0176b563d7ebad142fead3b7e7865f.tar.bz2
llvm-da282fcf6a0176b563d7ebad142fead3b7e7865f.tar.xz
Merging r199763:
------------------------------------------------------------------------ r199763 | hfinkel | 2014-01-21 15:15:58 -0500 (Tue, 21 Jan 2014) | 9 lines Fix pointer info on PPC byval stores For PPC64 SVR (and Darwin), the stores that take byval aggregate parameters from registers into the stack frame had MachinePointerInfo objects with incorrect offsets. These offsets are relative to the object itself, not to the stack frame base. This fixes self hosting on PPC64 when compiling with -enable-aa-sched-mi. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@205819 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCAsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions