X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2Findex.html;h=15247ee57507e68b5fc20998ff717394cb3e6b16;hb=a6fb5b54f3a35fdefbb03b9c7be4c6d6d53cdd35;hp=886688d8926234c74d15fa5f1dd41b6f5fc5e258;hpb=9273418777fb0c25da9067d6eec57402a504e94e;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index 886688d8926..15247ee5750 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,32 +64,37 @@ 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.
  • -
  • LLVM Command Guide - A reference +
  • LLVM Command Guide - A reference manual for the LLVM command line utilities ("man" pages for LLVM tools).
    Current tools: - llvm-ar, - llvm-as, - llvm-dis, - llvm-extract, - llvm-ld, - llvm-link, - llvm-nm, - llvm-prof, - llvm-ranlib, - opt, - llc, - lli, - llvmc - llvm-gcc, - llvm-g++, - stkrc, - bugpoint, - llvm-bcanalyzer, + llvm-ar, + llvm-as, + llvm-dis, + llvm-extract, + llvm-ld, + llvm-link, + llvm-nm, + llvm-prof, + llvm-ranlib, + opt, + llc, + lli, + llvmc + llvm-gcc, + llvm-g++, + stkrc, + bugpoint, + 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 @@ -161,8 +166,7 @@ href="http://llvm.org/doxygen/inherits.html">classes) (tarball)
  • -
  • CVSWeb CVS Tree -Browser
  • +
  • ViewVC Repository Browser
  • @@ -246,9 +250,9 @@ Patches Archive: This list gets emailed every time a bug is opened and closed, and when people submit patches to be included in LLVM. It is higher volume than the LLVMdev list. -
  • The CVS Commits +
  • The Commits Archive: This list contains all commit messages that are made when LLVM -developers commit code changes to the CVS archive. It is useful for those who +developers commit code changes to the repository. It is useful for those who want to stay on the bleeding edge of LLVM development. This list is very high volume.
  • @@ -271,4 +275,5 @@ times each day, making it a high volume list. LLVM Compiler Infrastructure
    Last modified: $Date$ +