X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Findex.html;h=bcade19aba180ed86504325e9001a52549ab9fbc;hb=36117acb6c1d6fbe34f686b50fb487d5575733d0;hp=c90ab9a751dba86c8d36606d7ba7d4b9befd394c;hpb=98d0636b137779f2fc55ca9ea84a2b97d5daedc8;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index c90ab9a751d..bcade19aba1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,35 +10,44 @@
Documentation for the LLVM System
+
+ +
+ +
+ +
+
-

Written by The LLVM Team

+

Written by The LLVM Team

-
LLVM Design
+
LLVM Design & Overview
@@ -51,28 +60,34 @@ Discusses how to get up and running quickly with the LLVM infrastructure. Everything from unpacking and compilation of the distribution to execution of some tools. +
  • Getting Started with the LLVM System using +Microsoft Visual Studio - An addendum to the main Getting Started guide for +those using Visual Studio on Windows.
  • + +
  • Developer Policy - The LLVM project's +policy towards developers and their contributions.
  • +
  • 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, - opt, - llc, - lli, + llvm-extract, + llvm-ld, llvm-link, - analyze, llvm-nm, llvm-prof, - llvmgcc, - llvmgxx, - gccas, - gccld, + llvm-ranlib, + opt, + llc, + lli, + llvmc + llvm-gcc, + llvm-g++, stkrc, bugpoint, - extract, llvm-bcanalyzer, - llvmc
  • Frequently Asked Questions - A list of common @@ -107,6 +122,9 @@ href="irc://irc.oftc.net/llvm">join #llvm on irc.oftc.net directly.
  • @@ -183,15 +203,26 @@ GC'd programs. LLVM - This document describes the design and philosophy behind the LLVM source-level debugger. -
  • bugpoint - automatic bug -finder and test-case reducer description and usage information.
  • +
  • Bugpoint - automatic bug finder and test-case +reducer description and usage information.
  • Compiler Driver (llvmc) - This document describes the design and configuration of the LLVM compiler driver tool, llvmc.
  • +
  • LLVM Bitcode File Format
  • + +
  • System Library - This document describes +the LLVM System Library (lib/System) and how to keep LLVM source code +portable
  • + +
  • Link Time Optimization - This +document describes the interface between LLVM intermodular optimizer and +the linker and its design
  • + +
    LLVM Mailing Lists
    @@ -217,6 +248,11 @@ developers commit code changes to the CVS archive. It is useful for those who want to stay on the bleeding edge of LLVM development. This list is very high volume. +
  • The +Test Results Archive: A message is automatically sent to this list by every +active nightly tester when it completes. As such, this list gets email several +times each day, making it a high volume list.
  • + @@ -228,7 +264,7 @@ volume. Valid HTML 4.01! - LLVM Compiler Infrastructure
    + LLVM Compiler Infrastructure
    Last modified: $Date$