From 85baf76eec765a9c7212bf57b025388e964f441d Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 17 Aug 2004 09:38:50 +0000 Subject: Added a *very* initial cut at a lexicon for LLVM. I don't plan to write this whole thing. Just use the pattern in the file to add entries as you think of them. This will be really helpful for newbies to advanced compiler optimization techniques such as myself. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15878 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Lexicon.html | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 docs/Lexicon.html (limited to 'docs/Lexicon.html') diff --git a/docs/Lexicon.html b/docs/Lexicon.html new file mode 100644 index 0000000..a83ca22 --- /dev/null +++ b/docs/Lexicon.html @@ -0,0 +1,61 @@ + + + + + The LLVM Lexicon + + + + + + +
The LLVM Lexicon
+

NOTE: This document is a work in progress!

+ +
Table Of Contents
+ +
+ + + + + + + +
- A -
ADCE
+
+ + +
Definitions
+ + +
- A -
+
+
+
ADCE
+
Aggressive Dead Code Elimination
+
+
+ + +
+
Valid CSS!Valid HTML 4.01!The LLVM Team
+The LLVM Compiler Infrastructure
+Last modified: $Date$ +
+ + + -- cgit v1.1