summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-31 19:00:22 +0000
committerChris Lattner <sabre@nondot.org>2006-03-31 19:00:22 +0000
commit40ff17dc221b37f169b34cbf65f62aeca6380ea2 (patch)
treee29b7ab58cd1b680454fc6ba2db54f97a05d6785 /llvm
parente52f29b243d8b0b9cbd82c6d99c890703f0732c6 (diff)
downloadbcm5719-llvm-40ff17dc221b37f169b34cbf65f62aeca6380ea2.tar.gz
bcm5719-llvm-40ff17dc221b37f169b34cbf65f62aeca6380ea2.zip
add a note
llvm-svn: 27302
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/PowerPC/README_ALTIVEC.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/PowerPC/README_ALTIVEC.txt b/llvm/lib/Target/PowerPC/README_ALTIVEC.txt
index a30b39ddded..824dc6cafcf 100644
--- a/llvm/lib/Target/PowerPC/README_ALTIVEC.txt
+++ b/llvm/lib/Target/PowerPC/README_ALTIVEC.txt
@@ -135,3 +135,5 @@ Instcombine llvm.ppc.altivec.vperm with an immediate into a shuffle operation.
//===----------------------------------------------------------------------===//
+Handle VECTOR_SHUFFLE nodes with the appropriate shuffle mask with vsldoi,
+vpkuhum and vpkuwum.
OpenPOWER on IntegriCloud