Implement a TODO: for any shuffle that can be viewed as a v4[if]32 shuffle,
authorChris Lattner <sabre@nondot.org>
Mon, 17 Apr 2006 05:28:54 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Apr 2006 05:28:54 +0000 (05:28 +0000)
commit5913810b8286191053853b7495f324e091ab208f
treec26dcd001d770af9aeb19082bf6a03d6f27a1387
parentc3b5ad944cf208d122c0de90c106691adb4710a9
Implement a TODO: for any shuffle that can be viewed as a v4[if]32 shuffle,
if it can be implemented in 3 or fewer discrete altivec instructions, codegen
it as such.  This implements Regression/CodeGen/PowerPC/vec_perf_shuffle.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27748 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/README_ALTIVEC.txt