[PPC64LE] Add test case for r210282 commit
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 5 Jun 2014 22:57:38 +0000 (22:57 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 5 Jun 2014 22:57:38 +0000 (22:57 +0000)
commit5f81752533b4e352fae1133c790b0fe67a7a1c84
treede45029a4892189519e91e94de06369b81ed5f84
parent38ee55ddfad7299bc5e8709b8acd153b3099e228
[PPC64LE] Add test case for r210282 commit

Chandler correctly pointed out that I need an LLVM IR test for
r210282, which modified the vperm -> shuffle transform for little
endian PowerPC.  This patch provides that test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210297 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/vperm-instcombine.ll [new file with mode: 0644]