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

Reid Spencer reid at x10sys.com
Wed May 9 15:05:55 PDT 2007



Changes in directory llvm-www:

DevMtgMay2007.html updated: 1.130 -> 1.131
---
Log message:

Changes requested by Evan.


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

 DevMtgMay2007.html |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)


Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.130 llvm-www/DevMtgMay2007.html:1.131
--- llvm-www/DevMtgMay2007.html:1.130	Wed May  9 00:22:49 2007
+++ llvm-www/DevMtgMay2007.html	Wed May  9 17:05:36 2007
@@ -105,13 +105,12 @@
         pass manager does and how to use it.</td>
     </tr>
     <tr><td>10:55</td><td>11:10</td><td>Evan Cheng</td>
-      <td><b>LLVM Register Allocator</b>. An overview
-      of the current register allocator design and changes to it that are 
-      coming in the future.</td>
+      <td><b>LLVM Code Generator</b>. An overview of the LLVM generic code
+        generator design and changes to it that are coming in the future.</td>
     </tr>
     <tr><td>11:15</td><td>11:35</td><td>Nick Lewycky</td>
-      <td><b>Introduction To Predicate Simplifier</b>. A review of the design and
-        implementation of LLVM's Predicate Simplifier Pass, otherwise known
+      <td><b>Introduction To Predicate Simplifier</b>. A review of the design 
+        and implementation of LLVM's Predicate Simplifier Pass, otherwise known
         as VRP (Value Range Propagation).
       </td>
     </tr>
@@ -354,6 +353,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/05/09 05:22:49 $
+<br/>Last modified: $Date: 2007/05/09 22:05:36 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list