[llvm-commits] [llvm] r42393 - /llvm/trunk/docs/ReleaseNotes.html
    Bill Wendling 
    isanbard at gmail.com
       
    Thu Sep 27 01:47:31 PDT 2007
    
    
  
Author: void
Date: Thu Sep 27 03:47:31 2007
New Revision: 42393
URL: http://llvm.org/viewvc/llvm-project?rev=42393&view=rev
Log:
No, really, it *is* SSSE3. ;-)
Modified:
    llvm/trunk/docs/ReleaseNotes.html
Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=42393&r1=42392&r2=42393&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Thu Sep 27 03:47:31 2007
@@ -185,7 +185,7 @@
     run many small programs, but is still incomplete and is not yet
     fully performant.</li>
     
-<li>Bill Wendling added SSE3 support to the X86 backend.</li>
+<li>Bill Wendling added SSSE3 support to the X86 backend.</li>
 
 <li>Nicholas Geoffray contributed improved linux/ppc ABI and JIT support.</li>
 
    
    
More information about the llvm-commits
mailing list