Change test cases to handle unaligned references.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Mon, 18 Mar 2013 22:12:04 +0000 (22:12 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Mon, 18 Mar 2013 22:12:04 +0000 (22:12 +0000)
commit09a01e92d09849cd8bd0e867ac68ab1da7efb26d
treef040a6cbfe2acc64044f3f593ac0edea573eabed
parent4388d58ff4881e4046d0e08add48a83aaf671e8a
Change test cases to handle unaligned references.

Hal Finkel recently added code to allow unaligned memory references
for PowerPC.  Two tests were temporarily modified with
-disable-ppc-unaligned to keep them from failing.  This patch adjusts
the expected code generation for the unaligned references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177328 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/structsinmem.ll
test/CodeGen/PowerPC/structsinregs.ll