X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Findex.html;h=15247ee57507e68b5fc20998ff717394cb3e6b16;hb=5b388e40e41a3d0a287f551302faa48f4d6b7fdf;hp=c343cf42652bf174e1e757e8548fb44135aa3a48;hpb=1df4f752f86a28427fcf46d395d8d5415f58c223;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index c343cf42652..15247ee5750 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,6 +64,8 @@ some tools. Microsoft Visual Studio - An addendum to the main Getting Started guide for those using Visual Studio on Windows. +
  • LLVM Tutorial - A walk through the process of using +LLVM for a custom language, and the facilities LLVM offers in tutorial form.
  • Developer Policy - The LLVM project's policy towards developers and their contributions.
  • @@ -90,6 +92,9 @@ Current tools: llvm-bcanalyzer, +
  • LLVM's Analysis and Transform Passes - A list of +optimizations and analyses implemented in LLVM.
  • +
  • Frequently Asked Questions - A list of common questions and problems and their solutions.
  • @@ -103,7 +108,7 @@ the LLVM system.
  • LLVM Test Suite Guide - A reference manual for using the LLVM test suite.
  • -
  • How to build the C/C++ front-end - +
  • How to build the C/C++ front-end - Instructions for building the front-end from source.
  • The LLVM Lexicon - Definition of acronyms, terms