[llvm-commits] CVS: llvm-www/Users.html

Chris Lattner sabre at nondot.org
Thu Jul 9 13:07:13 PDT 2009



Changes in directory llvm-www:

Users.html updated: 1.51 -> 1.52
---
Log message:

update the cray entry, per David Greene


---
Diffs of the changes:  (+4 -3)

 Users.html |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)


Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.51 llvm-www/Users.html:1.52
--- llvm-www/Users.html:1.51	Mon Jul  6 23:54:48 2009
+++ llvm-www/Users.html	Thu Jul  9 15:00:07 2009
@@ -84,10 +84,11 @@
     </td>
   </tr>
 
-  <!-- Ok'd by Luiz DeRose -->
+  <!-- Ok'd by Luiz DeRose and David Greene -->
   <tr>
     <td>Cray Inc.</td>
-    <td>Backend for the Cray Cascade Compiler</td>
+    <td>Backend for the Cray x86 compiler, available on XT5 and 
+        later machines.</td>
   </tr>
 
   <!-- From Max Burke via email -->
@@ -447,6 +448,6 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
 <br><a href="mailto:llvmdev at cs.uiuc.edu">LLVM Development List</a><br>
-  Last modified: $Date: 2009/07/07 04:54:48 $
+  Last modified: $Date: 2009/07/09 20:00:07 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list