summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/README_ALTIVEC.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-31 04:53:21 +0000
committerChris Lattner <sabre@nondot.org>2006-03-31 04:53:21 +0000
commit8f5d316ff2b29a31671aebefb4596505f3a999de (patch)
tree1333d722d878d6b7c42410287e3b5bee05c3c853 /lib/Target/PowerPC/README_ALTIVEC.txt
parentf124b46b4f18b1a8f054a1222324ae15079f6ed8 (diff)
downloadllvm-8f5d316ff2b29a31671aebefb4596505f3a999de.tar.gz
llvm-8f5d316ff2b29a31671aebefb4596505f3a999de.tar.bz2
llvm-8f5d316ff2b29a31671aebefb4596505f3a999de.tar.xz
These are done
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27284 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/README_ALTIVEC.txt')
-rw-r--r--lib/Target/PowerPC/README_ALTIVEC.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Target/PowerPC/README_ALTIVEC.txt b/lib/Target/PowerPC/README_ALTIVEC.txt
index 123a6321df..7e013a1ccf 100644
--- a/lib/Target/PowerPC/README_ALTIVEC.txt
+++ b/lib/Target/PowerPC/README_ALTIVEC.txt
@@ -50,18 +50,13 @@ altivec instructions. Examples
Missing intrinsics:
ds*
-lvsl/lvsr
mf*
vavg*
vmax*
vmin*
vmladduhm
vmr*
-vmsum*
-vmul*
-vpk*
vsel (some aliases only accessible using builtins)
-vup*
//===----------------------------------------------------------------------===//