From c4985ba93ee5e9cd8d4b6fcc6571607089274770 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 24 Aug 2004 18:53:39 +0000 Subject: Add some details git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16035 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Lexicon.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/Lexicon.html') diff --git a/docs/Lexicon.html b/docs/Lexicon.html index 355306b..e735a99 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -79,7 +79,9 @@
BURS
-
Bottom Up Rewriting System
+
Bottom Up Rewriting System - A method of instruction selection for + code generation. An example is the BURG tool.
-- cgit v1.1