diff --git a/docs/Lexicon.html b/docs/Lexicon.html
new file mode 100644
index 0000000000000..a83ca22fc482c
--- /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
+
+
+
+
+Definitions
+
+
+
+
+
+ - ADCE
+ - Aggressive Dead Code Elimination
+
+
+
+
+
+ The LLVM Team
+The LLVM Compiler Infrastructure
+Last modified: $Date$
+
+
+
+
diff --git a/docs/index.html b/docs/index.html
index b207e75a010dc..cd50766efd9aa 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -110,6 +110,9 @@
Coding Standards - Guidelines for
hacking LLVM source.
+The LLVM Lexicon - Definition of acronyms, terms
+and concepts used in LLVM.
+
Doxygen generated
documentation (
classes)