SSSE3 -> SSE3. Reported by Alex Kellett.
authorDuncan Sands <baldrick@free.fr>
Thu, 27 Sep 2007 08:24:36 +0000 (08:24 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 27 Sep 2007 08:24:36 +0000 (08:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42392 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index d48883a7cce45dac824bd07c3c44780144e3ef9d..0737be45074ef5153300c2e1563ed7517459460b 100644 (file)
@@ -185,7 +185,7 @@ optimizer, speeding it up and making it more aggressive.  For example:</p>
     run many small programs, but is still incomplete and is not yet
     fully performant.</li>
     
-<li>Bill Wendling added SSSE3 support to the X86 backend.</li>
+<li>Bill Wendling added SSE3 support to the X86 backend.</li>
 
 <li>Nicholas Geoffray contributed improved linux/ppc ABI and JIT support.</li>