summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-29 00:24:13 +0000
committerChris Lattner <sabre@nondot.org>2006-03-29 00:24:13 +0000
commit7d6f4f14b49fbfbb0cb2aa8789da2ff445727ffd (patch)
treea18829ff61dac05eb6fbac65cca46c5eaddb88fa /llvm/lib/Target/PowerPC
parent3cf15bde7974c195d4dd75d2bc8cdc5e41185d71 (diff)
downloadbcm5719-llvm-7d6f4f14b49fbfbb0cb2aa8789da2ff445727ffd.tar.gz
bcm5719-llvm-7d6f4f14b49fbfbb0cb2aa8789da2ff445727ffd.zip
add a note
llvm-svn: 27243
Diffstat (limited to 'llvm/lib/Target/PowerPC')
-rw-r--r--llvm/lib/Target/PowerPC/README_ALTIVEC.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/lib/Target/PowerPC/README_ALTIVEC.txt b/llvm/lib/Target/PowerPC/README_ALTIVEC.txt
index d4c944b6de7..123a6321df3 100644
--- a/llvm/lib/Target/PowerPC/README_ALTIVEC.txt
+++ b/llvm/lib/Target/PowerPC/README_ALTIVEC.txt
@@ -145,3 +145,7 @@ Should turn into one "." compare instruction, not a dot and "nondot" form.
//===----------------------------------------------------------------------===//
+Instcombine llvm.ppc.altivec.vperm with an immediate into a shuffle operation.
+
+//===----------------------------------------------------------------------===//
+
OpenPOWER on IntegriCloud