[llvm-commits] CVS: llvm/www/docs/DSGraphStatus.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Nov 6 20:09:01 PST 2002
Changes in directory llvm/www/docs:
DSGraphStatus.html updated: 1.1 -> 1.2
---
Log message:
Add note
---
Diffs of the changes:
Index: llvm/www/docs/DSGraphStatus.html
diff -u llvm/www/docs/DSGraphStatus.html:1.1 llvm/www/docs/DSGraphStatus.html:1.2
--- llvm/www/docs/DSGraphStatus.html:1.1 Wed Nov 6 20:03:18 2002
+++ llvm/www/docs/DSGraphStatus.html Wed Nov 6 20:07:57 2002
@@ -1,11 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
- <title>Data Structure Graph Analysis Status Page</title>
- </head>
+<html><head><title>Data Structure Graph Analysis Status Page</title></head>
- <body>
- <h1>Data Structure Graph Analysis Status Page</h1>
+<body><h1>Data Structure Graph Analysis Status Page</h1>
+
+This page records information and the progress the data structure analysis
+passes have been making. Times are in seconds, sizes are #bytes allocated for a
+particular pass.<p>
<hr>
<h2>Nov 6, 2002:</h2>
@@ -61,7 +61,7 @@
<address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
<!-- Created: Wed Nov 6 19:57:57 CST 2002 -->
<!-- hhmts start -->
-Last modified: Wed Nov 6 20:01:51 CST 2002
+Last modified: Wed Nov 6 20:05:44 CST 2002
<!-- hhmts end -->
</body>
</html>
More information about the llvm-commits
mailing list