summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-29 06:19:14 +0000
committerChris Lattner <sabre@nondot.org>2009-07-29 06:19:14 +0000
commit4719e01a641c34259eb9f8d077492ed2224ee1fb (patch)
tree1cee5ef23b3d3a18f8aec98b6e7b7f49c32fcb51 /llvm/docs
parent013c8e5474450eb5b7238afaceaa7fa1db3ceaf7 (diff)
downloadbcm5719-llvm-4719e01a641c34259eb9f8d077492ed2224ee1fb.tar.gz
bcm5719-llvm-4719e01a641c34259eb9f8d077492ed2224ee1fb.zip
link to a newer preso
llvm-svn: 77440
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index 79ba64ec608..c41cc2c2c87 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -41,13 +41,13 @@
<ul>
<li><a href="LangRef.html">LLVM Language Reference Manual</a> - Defines the LLVM
intermediate representation.</li>
-<li><a href="http://llvm.org/pubs/2006-04-25-GelatoLLVMIntro.html">Introduction to the LLVM Compiler Infrastructure</a> - Presentation describing LLVM.</li>
+<li><a href="http://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html">Introduction to the LLVM Compiler </a> - Presentation describing LLVM.</li>
<li><a href="http://llvm.org/pubs/2004-09-22-LCPCLLVMTutorial.html">The LLVM Compiler Framework and
Infrastructure Tutorial</a> - Tutorial for writing passes, exploring the system.</li>
<li><a href="http://llvm.org/pubs/2004-01-30-CGO-LLVM.html">LLVM: A Compilation Framework for
Lifelong Program Analysis &amp; Transformation</a> - Design overview.</li>
<li><a href="http://llvm.org/pubs/2002-12-LattnerMSThesis.html">LLVM: An Infrastructure for
-Multi-Stage Optimization</a> - More details (somewhat old now).</li>
+Multi-Stage Optimization</a> - More details (quite old now).</li>
<li><a href="GetElementPtr.html">GetElementPtr FAQ</a> - Answers to some very
frequent questions about LLVM's most frequently misunderstood instruction.</li>
</ul>
OpenPOWER on IntegriCloud