aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/README_ALTIVEC.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/PowerPC/README_ALTIVEC.txt')
-rw-r--r--lib/Target/PowerPC/README_ALTIVEC.txt11
1 files changed, 1 insertions, 10 deletions
diff --git a/lib/Target/PowerPC/README_ALTIVEC.txt b/lib/Target/PowerPC/README_ALTIVEC.txt
index 56fd2cb..6439a29 100644
--- a/lib/Target/PowerPC/README_ALTIVEC.txt
+++ b/lib/Target/PowerPC/README_ALTIVEC.txt
@@ -50,14 +50,9 @@ altivec instructions. Examples
Missing intrinsics:
ds*
-lve*
-lvs*
-lvx*
+lvsl/lvsr
mf*
-st*
vavg*
-vexptefp
-vlogefp
vmax*
vmhaddshs/vmhraddshs
vmin*
@@ -67,11 +62,7 @@ vmsum*
vmul*
vperm
vpk*
-vr*
vsel (some aliases only accessible using builtins)
-vsl* (except vsldoi)
-vsr*
-vsum*
vup*
//===----------------------------------------------------------------------===//