1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Add some details

llvm-svn: 16035
This commit is contained in:
Chris Lattner 2004-08-24 18:53:39 +00:00
parent ab52b4c4e7
commit b65f10f994

View File

@ -79,7 +79,9 @@
<div class="doc_text">
<dl>
<dt><a name="BURS"><b>BURS</b></a></dt>
<dd>Bottom Up Rewriting System</dd>
<dd>Bottom Up Rewriting System - A method of instruction selection for
code generation. An example is the <a
href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd>
</dl>
</div>
<!-- _______________________________________________________________________ -->