The PPC64 ELF ABI is "intended to use the same structure layout and calling conventio...
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 3 Apr 2007 12:35:28 +0000 (12:35 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 3 Apr 2007 12:35:28 +0000 (12:35 +0000)
commitec58d9f9ddfbfe16ea40822164f340b256c89191
tree1503429ea451d332ca6ce38e77b549186fd473c8
parentcfcd8da70b33118ab3765ed54d63f497321932ce
The PPC64 ELF ABI is "intended to use the same structure layout and calling convention rules
as the 64-bit PowerOpen ABI" (Reference http://www.linux-foundation.org/spec/ELF/ppc64/).
Change all ELF tests to ELF32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35624 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCCallingConv.td
lib/Target/PowerPC/PPCFrameInfo.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCSubtarget.h