summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/README_ALTIVEC.txt
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
commit9f7e1271336954d5319189c64f96bf187bb55cd9 (patch)
tree470d2db934530d5d2263de41860e77ef76146789 /lib/Target/PowerPC/README_ALTIVEC.txt
parent6fa4cdf92eb240f06c7705a8d72b408668b5869b (diff)
downloadllvm-9f7e1271336954d5319189c64f96bf187bb55cd9.tar.gz
llvm-9f7e1271336954d5319189c64f96bf187bb55cd9.tar.bz2
llvm-9f7e1271336954d5319189c64f96bf187bb55cd9.tar.xz
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27302 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/README_ALTIVEC.txt')
-rw-r--r--lib/Target/PowerPC/README_ALTIVEC.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Target/PowerPC/README_ALTIVEC.txt b/lib/Target/PowerPC/README_ALTIVEC.txt
index a30b39ddde..824dc6cafc 100644
--- a/lib/Target/PowerPC/README_ALTIVEC.txt
+++ b/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.