summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/README_ALTIVEC.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-04-02 05:28:54 +0000
committerChris Lattner <sabre@nondot.org>2006-04-02 05:28:54 +0000
commit02b72556d738b9086129518eef4991b5b6012666 (patch)
treef4d7ed38d77e5e25ddd4ffafc9523573b2184aa5 /lib/Target/PowerPC/README_ALTIVEC.txt
parentb196ac846d38170db3f901f285907ebd56654b78 (diff)
downloadllvm-02b72556d738b9086129518eef4991b5b6012666.tar.gz
llvm-02b72556d738b9086129518eef4991b5b6012666.tar.bz2
llvm-02b72556d738b9086129518eef4991b5b6012666.tar.xz
Remove done item
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27351 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/README_ALTIVEC.txt')
-rw-r--r--lib/Target/PowerPC/README_ALTIVEC.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Target/PowerPC/README_ALTIVEC.txt b/lib/Target/PowerPC/README_ALTIVEC.txt
index 881ba020f4..5aca1f4c3c 100644
--- a/lib/Target/PowerPC/README_ALTIVEC.txt
+++ b/lib/Target/PowerPC/README_ALTIVEC.txt
@@ -112,11 +112,6 @@ be constants. The verifier should enforce this constraint.
//===----------------------------------------------------------------------===//
-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