Changes in directory llvm/lib/Target/PowerPC:

README_ALTIVEC.txt updated: 1.5 -> 1.6
---
Log message:

add a note


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

 README_ALTIVEC.txt |    4 ++++
 1 files changed, 4 insertions(+)


Index: llvm/lib/Target/PowerPC/README_ALTIVEC.txt
diff -u llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.5 
llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.6
--- llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.5      Tue Mar 28 12:56:23 2006
+++ llvm/lib/Target/PowerPC/README_ALTIVEC.txt  Tue Mar 28 18:24:13 2006
@@ -145,3 +145,7 @@
 
 
//===----------------------------------------------------------------------===//
 
+Instcombine llvm.ppc.altivec.vperm with an immediate into a shuffle operation.
+
+//===----------------------------------------------------------------------===//
+



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

Reply via email to