X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Findex.html;h=15247ee57507e68b5fc20998ff717394cb3e6b16;hb=a6fb5b54f3a35fdefbb03b9c7be4c6d6d53cdd35;hp=2adbddb806cb7aed87bb2c8bdb5953552ba7001a;hpb=cf326da709be47c5c557890e0be9a220caf4f9e3;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index 2adbddb806c..15247ee5750 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,7 +64,7 @@ some tools. Microsoft Visual Studio - An addendum to the main Getting Started guide for those using Visual Studio on Windows. -
  • JIT Tutorial - A walk through the process of using +
  • 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.
  • @@ -92,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.
  • @@ -105,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