Changes in directory llvm/lib/Target/PowerPC:

README_ALTIVEC.txt updated: 1.12 -> 1.13
---
Log message:

add a note


---
Diffs of the changes:  (+4 -2)

 README_ALTIVEC.txt |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


Index: llvm/lib/Target/PowerPC/README_ALTIVEC.txt
diff -u llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.12 
llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.13
--- llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.12     Tue Apr  4 17:43:55 2006
+++ llvm/lib/Target/PowerPC/README_ALTIVEC.txt  Tue Apr  4 18:45:11 2006
@@ -51,9 +51,7 @@
 
 ds*
 mf*
-vavg*
 vmladduhm
-vmr*
 vsel (some aliases only accessible using builtins)
 
 
//===----------------------------------------------------------------------===//
@@ -154,3 +152,7 @@
 }
 
 
//===----------------------------------------------------------------------===//
+
+Lower "merges" in the front-end to shuffles, reconstruct in the backend.
+
+//===----------------------------------------------------------------------===//



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to