These are done
authorChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 04:53:21 +0000 (04:53 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 04:53:21 +0000 (04:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27284 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/README_ALTIVEC.txt

index 123a6321df35082f862b2dc3920b578d5e14ac26..7e013a1ccf3848c0e1a16827612d37e90bd241be 100644 (file)
@@ -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*
 
 //===----------------------------------------------------------------------===//