[llvm-commits] CVS: llvm/lib/Target/PowerPC/README_ALTIVEC.txt 
    Chris Lattner 
    lattner at cs.uiuc.edu
       
    Tue Mar 28 16:24:26 PST 2006
    
    
  
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.
+
+//===----------------------------------------------------------------------===//
+
    
    
More information about the llvm-commits
mailing list