[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)
commit72dfa16aa9f9cae748e13a9d2e7d633ff6379c2b
treeb8c50ae2d9b83d4c2aa6351a17f644d03f5c9dcc
parentf15acc5f5cb36c60d9c20cf9dc58d0408cec1264
[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.

llvm-svn: 210297
llvm/test/CodeGen/PowerPC/vperm-instcombine.ll [new file with mode: 0644]