[cfe-commits] r40512 - /cfe/trunk/www/index.html
Chris Lattner
sabre at nondot.org
Wed Jul 25 23:11:51 PDT 2007
Author: lattner
Date: Thu Jul 26 01:11:49 2007
New Revision: 40512
URL: http://llvm.org/viewvc/llvm-project?rev=40512&view=rev
Log:
add another link.
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/index.html?rev=40512&r1=40511&r2=40512&view=diff
==============================================================================
--- cfe/trunk/www/index.html (original)
+++ cfe/trunk/www/index.html Thu Jul 26 01:11:49 2007
@@ -11,6 +11,12 @@
<a href="http://llvm.org/devmtg/2007-05/09-Naroff-CFE.pdf">slides</a> are
available.</p>
+<p>Some more motivation, details, and performance numbers are in the second
+half of Chris' <a
+href="http://llvm.org/pubs/2007-07-25-LLVM-2.0-and-Beyond.html"> LLVM 2.0
+and Beyond!</a> talk, which describes how the clang preprocessor can be used
+to make distcc 3-4x more scalable.</p>
+
<p>To get and build the source, please follow <a
href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-July/009817.html">these
directions</a>.</p>
More information about the cfe-commits
mailing list