[llvm-commits] CVS: llvm/docs/Lexicon.html
Reid Spencer
reid at x10sys.com
Tue Aug 24 11:34:21 PDT 2004
Changes in directory llvm/docs:
Lexicon.html updated: 1.3 -> 1.4
---
Log message:
Added BURS.
---
Diffs of the changes: (+15 -1)
Index: llvm/docs/Lexicon.html
diff -u llvm/docs/Lexicon.html:1.3 llvm/docs/Lexicon.html:1.4
--- llvm/docs/Lexicon.html:1.3 Mon Aug 23 23:13:17 2004
+++ llvm/docs/Lexicon.html Tue Aug 24 13:34:10 2004
@@ -30,6 +30,12 @@
<td></td>
<td></td>
</tr>
+ <tr><td colspan="8"><b>- <a href="#B">B</a> -</b></td></tr>
+ <tr>
+ <td><a href="#BURS">BURS</a></td>
+ <td></td>
+ <td></td>
+ </tr>
<tr><td colspan="8"><b>- <a href="#D">D</a> -</b></td></tr>
<tr>
<td><a href="#DSE">DSE</a></td>
@@ -69,6 +75,14 @@
</dl>
</div>
<!-- _______________________________________________________________________ -->
+<div class="doc_subsection"><a name="B">- B -</a></div>
+<div class="doc_text">
+ <dl>
+ <dt><a name="BURS"><b>BURS</b></a></dt>
+ <dd>Bottom Up Rewriting System</dd>
+ </dl>
+</div>
+<!-- _______________________________________________________________________ -->
<div class="doc_subsection"><a name="D">- D -</a></div>
<div class="doc_text">
<dl>
@@ -112,7 +126,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a><a
href="http://llvm.org/">The LLVM Team</a><br>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-Last modified: $Date: 2004/08/24 04:13:17 $
+Last modified: $Date: 2004/08/24 18:34:10 $
</address>
<!-- vim: sw=2
-->
More information about the llvm-commits
mailing list