Changes in directory llvm/lib/Target/PowerPC:
README_ALTIVEC.txt updated: 1.8 -> 1.9 --- Log message: add a note --- Diffs of the changes: (+2 -0) README_ALTIVEC.txt | 2 ++ 1 files changed, 2 insertions(+) Index: llvm/lib/Target/PowerPC/README_ALTIVEC.txt diff -u llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.8 llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.9 --- llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.8 Fri Mar 31 00:02:07 2006 +++ llvm/lib/Target/PowerPC/README_ALTIVEC.txt Fri Mar 31 13:00:22 2006 @@ -135,3 +135,5 @@ //===----------------------------------------------------------------------===// +Handle VECTOR_SHUFFLE nodes with the appropriate shuffle mask with vsldoi, +vpkuhum and vpkuwum. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits