[www] r227742 - David's slides
Sylvestre Ledru
sylvestre at debian.org
Sun Feb 1 06:35:16 PST 2015
Author: sylvestre
Date: Sun Feb 1 08:35:16 2015
New Revision: 227742
URL: http://llvm.org/viewvc/llvm-project?rev=227742&view=rev
Log:
David's slides
Added:
www/trunk/devmtg/2015-02/slides/chisnall-pointers-not-int.pdf
Modified:
www/trunk/devmtg/2015-02/index.html
Modified: www/trunk/devmtg/2015-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02/index.html?rev=227742&r1=227741&r2=227742&view=diff
==============================================================================
--- www/trunk/devmtg/2015-02/index.html (original)
+++ www/trunk/devmtg/2015-02/index.html Sun Feb 1 08:35:16 2015
@@ -51,7 +51,7 @@ meeting.
<i>Using Clang not like it's supposed to be used</i></b></td><td>Bas van den Berg</td><td><a href="slides/berg_c2lang.pdf">Slides</a></td></tr>
<tr><td><b>OpenMandriva's switch to clang as its default compiler<br />
<i>OpenMandriva's experiences with switching the default compiler to clang</i></b></td><td>Bernhard Rosenkränzer</td><td></td></tr>
- <tr><td><b>Adventures with LLVM in a magical land where pointers are not integers</b></td><td>David Chisnall</td><td></td></tr>
+ <tr><td><b>Adventures with LLVM in a magical land where pointers are not integers</b></td><td>David Chisnall</td><td><a href="slides/chisnall-pointers-not-int.pdf">Slides</a></td></tr>
<tr><td><b>Code clone detection in LLVM compiler infrastructure<br />
<i>LLVM: built-in scalable code clone detection based on semantic analysis</i></b></td><td>Sevak Sargsyan</td><td></td></tr>
<tr><td><b>LLVM on the Web<br />
Added: www/trunk/devmtg/2015-02/slides/chisnall-pointers-not-int.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02/slides/chisnall-pointers-not-int.pdf?rev=227742&view=auto
==============================================================================
Binary files www/trunk/devmtg/2015-02/slides/chisnall-pointers-not-int.pdf (added) and www/trunk/devmtg/2015-02/slides/chisnall-pointers-not-int.pdf Sun Feb 1 08:35:16 2015 differ
More information about the llvm-commits
mailing list