[llvm-commits] [release_1] CVS: llvm/README.txt
John Criswell
criswell at cs.uiuc.edu
Thu Oct 23 19:55:01 PDT 2003
Changes in directory llvm:
README.txt updated: 1.3.2.1 -> 1.3.2.2
---
Log message:
Updated the design guide to be a newer paper on LLVM.
---
Diffs of the changes: (+3 -2)
Index: llvm/README.txt
diff -u llvm/README.txt:1.3.2.1 llvm/README.txt:1.3.2.2
--- llvm/README.txt:1.3.2.1 Thu Oct 23 15:03:38 2003
+++ llvm/README.txt Thu Oct 23 19:54:03 2003
@@ -34,8 +34,9 @@
LLVM Design:
- The LLVM Instruction Set and Compilation Strategy:
- http://llvm.cs.uiuc.edu/pubs/2002-08-09-LLVMCompilationStrategy.html
+ LLVM: A Compilation Framework for Lifelong Program Analysis &
+ Transformation
+ http://llvm.cs.uiuc.edu/pubs/2003-09-30-LifelongOptimizationTR.html
LLVM User Guides:
More information about the llvm-commits
mailing list