Add a missing PPC 64-bit stwu pattern.
authorHal Finkel <hfinkel@anl.gov>
Sun, 20 May 2012 17:11:24 +0000 (17:11 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sun, 20 May 2012 17:11:24 +0000 (17:11 +0000)
commit2e8e5c0eca6f34a94f92824fc713afd6dc329e25
treed1961ad934f68d3b1a330b7d7efc3212318fc15a
parent79485315cd88df1d743158feeb21cc46c253c021
Add a missing PPC 64-bit stwu pattern.

This seems to fix the remaining compile-time failures on PPC64 when
compiling with -enable-ppc-preinc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157159 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td
test/CodeGen/PowerPC/stwu8.ll [new file with mode: 0644]