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

Reid Spencer reid at x10sys.com
Wed Apr 4 07:09:53 PDT 2007



Changes in directory llvm-www:

Users.html updated: 1.2 -> 1.3
---
Log message:

Add AutoESL


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

 Users.html |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)


Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.2 llvm-www/Users.html:1.3
--- llvm-www/Users.html:1.2	Wed Apr  4 09:02:52 2007
+++ llvm-www/Users.html	Wed Apr  4 09:09:36 2007
@@ -21,16 +21,21 @@
     <th>Description</th>
   </tr>
 
+  <!-- http://lists.cs.uiuc.edu/pipermail/llvmdev/2006-August/006492.html -->
+  <tr>
+    <td>Apple Computer</td>
+    <td>OpenGL Engine in MacOS X (Leopard)</td>
+  </tr>
+
   <!-- http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060227/032334.html -->
   <tr>
     <td>Ascenium</td>
     <td>Compiler for reconfigurable processor</td>
   </tr>
 
-  <!-- http://lists.cs.uiuc.edu/pipermail/llvmdev/2006-August/006492.html -->
   <tr>
-    <td>Apple Computer</td>
-    <td>OpenGL Engine in MacOS X (Leopard)</td>
+    <td>AutoESL Design Technologies, Inc.</td>
+    <td>Electronic System Level (ESL) to Silicon</td>
   </tr>
 
   <!-- Commits list -->
@@ -221,6 +226,6 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
 <br/><a href="mailto:llvmdev at llvm.org">LLVM Development List</a><br>
-  Last modified: $Date: 2007/04/04 14:02:52 $
+  Last modified: $Date: 2007/04/04 14:09:36 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list