[llvm-commits] CVS: llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html

Dinakar Dhurjati dhurjati at cs.uiuc.edu
Thu Nov 17 17:01:18 PST 2005



Changes in directory llvm-www/pubs:

2003-04-29-DataStructureAnalysisTR.html updated: 1.9 -> 1.10
---
Log message:

This time the undo is correct.


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

 2003-04-29-DataStructureAnalysisTR.html |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)


Index: llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html
diff -u llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html:1.9 llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html:1.10
--- llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html:1.9	Thu Nov 17 18:55:26 2005
+++ llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html	Thu Nov 17 19:01:06 2005
@@ -36,12 +36,18 @@
   "Data Structure Analysis: An Efficient Context-Sensitive Heap Analysis",
   Chris Lattner & Vikram Adve<br>
   Technical Report #UIUCDCS-R-2003-2340, Computer Science Dept., Univ. of
-  Illinois, Nov. 2005.
+  Illinois, Apr. 2003.
+</blockquote>
+
+<h2>Update:</h2>
+<blockquote>
+This document was updated on 15 November 2003 to reflect improvements to the
+algorithm, and to be more clear and precise. 
 </blockquote>
 
 <h2>Download:</h2>
 <ul>
-  <li><a href="2005-11-DataStructureAnalysisTR.ps">Data Structure Analysis:
+  <li><a href="2003-11-15-DataStructureAnalysisTR.ps">Data Structure Analysis:
       An Efficient Context-Sensitive Heap Analysis</a> (PS)</li>
   <li><a href="2003-11-15-DataStructureAnalysisTR.pdf">Data Structure Analysis:
       An Efficient Context-Sensitive Heap Analysis</a> (PDF)</li>






More information about the llvm-commits mailing list