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

Reid Spencer reid at x10sys.com
Thu Apr 12 15:21:30 PDT 2007



Changes in directory llvm-www:

DevMtgMay2007.html updated: 1.92 -> 1.93
---
Log message:

Add Scott's Greek mythology names.


---
Diffs of the changes:  (+13 -5)

 DevMtgMay2007.html |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)


Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.92 llvm-www/DevMtgMay2007.html:1.93
--- llvm-www/DevMtgMay2007.html:1.92	Thu Apr 12 17:11:07 2007
+++ llvm-www/DevMtgMay2007.html	Thu Apr 12 17:21:13 2007
@@ -423,11 +423,11 @@
         Average Compiler" (BooBoo!). An acronym that you can pronounce.
         Unfortunately, the New York Athletic Club wouldn't like us stealing
         their domain. :)</td></tr>
-    <tr><td>Duncan Sands</td><th>OptLib</th><td>Portmanteau of optimizing and library.</td></tr>
-    <tr><td>Duncan Sands</td><th>llvroom</th><td>As in the vrooming of a motorcycle engine.
-    <tr><td>Duncan Sands</td><th>OptLOC</th><td>Portmanteau of Optimization and
+    <tr><td rowspan="4">Duncan Sands</td><th>OptLib</th><td>Portmanteau of optimizing and library.</td></tr>
+    <tr><td></td><th>llvroom</th><td>As in the vrooming of a motorcycle engine.
+    <tr><td></td><th>OptLOC</th><td>Portmanteau of Optimization and
         Lines Of Code</td></tr>
-    <tr><td>Duncan Sands</td><th>LoveByte</th><td>Along the Warloc - Loveloc
+    <tr><td></td><th>LoveByte</th><td>Along the Warloc - Loveloc
         lines as baldric4 suggested in IRC. LOC = Lines of Code</td></tr>
     <tr><td>Paolo Invernizzi</td><th>Mithril</th><td>The fictional metal from 
         JRR Tolkien The Lord of the Rings.  Gandalf says: "Mithril! All folk desired it. 
@@ -442,6 +442,14 @@
     <tr><td>Patrick Meredith</td><th>Adamant</th><td>Another fictional Tolkien
         metal.</td></tr>
     <tr><td>Aaron Gray</td><th>Mother</th><td>No explanation offered :)</td></tr>
+    <tr><td rowspan="3">Scott McMurray</td><th>Daedalus</th><td>Greek mythology: the
+        greatly skilled Athenian architect that built the palace of
+        Cnossus.</td></tr>
+    <tr><td></td><th>Hephæstus</th><td>Greek mythology: God of smiths, builder of Helios's 
+      chariot, maker of Talos, Crete and Europa's guardian robot, and fabricator of
+      the weapons of the Gods</td></tr>
+    <tr><td></td><th>Lemnos</th><td>Greek mythology: the island of Hephaestus
+      workshop</td></tr>
   </table>
   <p><i>NOTE:</i> Logos will need to be developed as well. If you have that
   talent, please send a JPEG/GIF to go with your name idea.</p>
@@ -454,6 +462,6 @@
   src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/04/12 22:11:07 $
+<br/>Last modified: $Date: 2007/04/12 22:21:13 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list