projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a5bff8
)
Added Passes.html to the documentation list.
author
Tanya Lattner
<tonic@nondot.org>
Mon, 24 Mar 2008 18:29:32 +0000
(18:29 +0000)
committer
Tanya Lattner
<tonic@nondot.org>
Mon, 24 Mar 2008 18:29:32 +0000
(18:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48736
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/index.html
patch
|
blob
|
history
diff --git
a/docs/index.html
b/docs/index.html
index 0d289478b9c347368b0831aa26e5d7a02fc715b5..15247ee57507e68b5fc20998ff717394cb3e6b16 100644
(file)
--- a/
docs/index.html
+++ b/
docs/index.html
@@
-92,6
+92,9
@@
Current tools:
<a href="/cmds/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
</li>
+<li><a href="Passes.html">LLVM's Analysis and Transform Passes</a> - A list of
+optimizations and analyses implemented in LLVM.</li>
+
<li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
questions and problems and their solutions.</li>