Fix a few places where 32bit instructions/registerset were used on PPC64.
authorRoman Divacky <rdivacky@freebsd.org>
Fri, 17 Jun 2011 15:21:10 +0000 (15:21 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Fri, 17 Jun 2011 15:21:10 +0000 (15:21 +0000)
commit951cd021c10966f3ae146588b2466deaef730cb6
treefe80428da8c7b7b5f2f8be009742d88244b24a74
parent33ded7333d9c21bbd2f81ece2b6d297c872d38e1
Fix a few places where 32bit instructions/registerset were used on PPC64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133260 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp
test/CodeGen/PowerPC/ppc64-crash.ll [new file with mode: 0644]