ok ok we get it. CBE and vectors don't like each other yet.
authorChris Lattner <sabre@nondot.org>
Wed, 26 Sep 2007 15:50:21 +0000 (15:50 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 26 Sep 2007 15:50:21 +0000 (15:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42355 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 73d4a9b199a9cbe81d15e9eaaa489ceeeb1bd04b..71b38cb444b1374990e7403426a98e863133a582 100644 (file)
@@ -484,8 +484,6 @@ programs.</li>
     assembly code</a>.</li>
 <li><a href="http://llvm.org/PR1126">The C backend does not support vectors
     yet</a>.</li>
-<li><a href="http://llvm.org/PR1126">The C backend does not support vectors
-    yet</a>.</li>
 <li><a href="http://llvm.org/PR1658">The C backend violates the ABI of common
     C++ programs</a>, preventing intermixing between C++ compiled by the CBE and
     C++ code compiled with LLC or native compilers.</li>