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

Reid Spencer reid at x10sys.com
Sat Mar 31 18:01:17 PDT 2007



Changes in directory llvm-www:

DevMtgMay2007.html updated: 1.10 -> 1.11
---
Log message:

Add Nick Lewycky.


---
Diffs of the changes:  (+10 -2)

 DevMtgMay2007.html |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)


Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.10 llvm-www/DevMtgMay2007.html:1.11
--- llvm-www/DevMtgMay2007.html:1.10	Sat Mar 31 17:37:13 2007
+++ llvm-www/DevMtgMay2007.html	Sat Mar 31 20:01:00 2007
@@ -99,6 +99,13 @@
   inclined to submit something for this session, find something unique, perhaps
   a little known secret, an idiom you use, tips and tricks, tools you use with 
   LLVM, that tutorial you gave last week, etc.</p>
+<table>
+  <tr><th>Speaker</th><th>Topic</th></tr>
+  <tr><td>Nick Lewycky, U of Toronto</td>
+    <td>Design and implementation of the PredicateSimplifier pass, or, 
+      "VRP in LLVM"</td>
+  </tr>
+</table>
 </div>
 
 <div class="www_subsection"><a name="sess3">Session 3: Using  LLVM</a></div>
@@ -189,13 +196,14 @@
     <tr><td>Ryan Brown</td><td>Google</td></tr>
     <tr><td>Jeff Cohen</td><td>Independent</td></tr>
     <tr><td>Chris Lattner</td><td>Apple, Inc.</td></tr>
+    <tr><td>Nick Lewycky</td><td>Independent</td></tr>
     <tr><td>Scott Michel + 2</td><td>Aerospace</td></tr>
     <tr><td>Reid Spencer</td><td>Independent</td></tr>
     <tr><td>Sarah Thompson + 1</td><td>NASA, Ames Research Center</td></tr>
     <tr><td>Bill Wendling</td><td>Apple, Inc.</td></tr>
     <tr><td>Marcel Weiher</td><td>MetaObject</td></tr>
   </table>
-  <p>Total confirmed attendees: 12</p>
+  <p>Total confirmed attendees: 13</p>
   <p>Total unconfirmed attendees: 4</p>
 </div>
 
@@ -206,6 +214,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/03/31 22:37:13 $
+<br/>Last modified: $Date: 2007/04/01 01:01:00 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list