new testcase, these shuffles can be implemented with discrete instructions,
authorChris Lattner <sabre@nondot.org>
Mon, 17 Apr 2006 05:27:31 +0000 (05:27 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Apr 2006 05:27:31 +0000 (05:27 +0000)
commitc3b5ad944cf208d122c0de90c106691adb4710a9
tree98ffdab96bd7f2c7f39360d5d9f9977725370013
parentcffeb86169e3211766ea01ecb855f0ca2041fd73
new testcase, these shuffles can be implemented with discrete instructions,
and shouldn't be lowered to vperm.

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