Changes in directory llvm/lib/Target/PowerPC:

README_ALTIVEC.txt updated: 1.10 -> 1.11
---
Log message:

Remove done item


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

 README_ALTIVEC.txt |    5 -----
 1 files changed, 5 deletions(-)


Index: llvm/lib/Target/PowerPC/README_ALTIVEC.txt
diff -u llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.10 
llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.11
--- llvm/lib/Target/PowerPC/README_ALTIVEC.txt:1.10     Sat Apr  1 21:59:11 2006
+++ llvm/lib/Target/PowerPC/README_ALTIVEC.txt  Sat Apr  1 23:28:54 2006
@@ -112,11 +112,6 @@
 
 
//===----------------------------------------------------------------------===//
 
-We should instcombine the lvx/stvx intrinsics into loads/stores if we know that
-the loaded address is 16-byte aligned.
-
-//===----------------------------------------------------------------------===//
-
 Instead of writting a pattern for type-agnostic operations (e.g. gen-zero, 
load,
 store, and, ...) in every supported type, make legalize do the work.  We should
 have a canonical type that we want operations changed to (e.g. v4i32 for



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

Reply via email to