From 1fc08f5e9ef733ef1ce6f363fecedc2260e78974 Mon Sep 17 00:00:00 2001
From: dim
Date: Sat, 14 Apr 2012 13:54:10 +0000
Subject: Vendor import of llvm trunk r154661:
http://llvm.org/svn/llvm-project/llvm/trunk@r154661
---
docs/index.html | 76 ++++++++++++++++++++++++++-------------------------------
1 file changed, 35 insertions(+), 41 deletions(-)
(limited to 'docs/index.html')
diff --git a/docs/index.html b/docs/index.html
index b17ca03..edd476d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -19,8 +19,9 @@ your documentation.
LLVM Design
LLVM Publications
LLVM User Guides
- General LLVM Programming Documentation
+ LLVM Programming Documentation
LLVM Subsystem Documentation
+ LLVM Development Process Documentation
LLVM Mailing Lists
@@ -79,25 +80,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.
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,
- llvm-gcc,
- llvm-g++,
- bugpoint,
- llvm-bcanalyzer,
-
+manual for the LLVM command line utilities ("man" pages for LLVM tools).
LLVM's Analysis and Transform Passes - A list of
optimizations and analyses implemented in LLVM.
@@ -115,8 +98,9 @@ the LLVM system.
LLVM Testing Infrastructure Guide - A reference
manual for using the LLVM testing infrastructure.
-How to build the Ada/C/C++/Fortran front-ends -
-Instructions for building gcc front-ends from source.
+How to build the C, C++, ObjC,
+and ObjC++ front end - Instructions for building the clang front-end from
+source.
Packaging guide - Advice on packaging
LLVM into a distribution.
@@ -129,11 +113,15 @@ channel. We often are on irc.oftc.net in the #llvm channel. If you are
using the mozilla browser, and have chatzilla installed, you can join #llvm on irc.oftc.net directly.
+How To Add Your Build Configuration
+To LLVM Buildbot Infrastructure - Instructions for adding new builder to
+LLVM buildbot master.
+
-
+
@@ -144,15 +132,6 @@ intermediate representation and the assembly form of the different nodes.
Introduction to the general layout of the LLVM sourcebase, important classes
and APIs, and some tips & tricks.
-- LLVM Project Guide - How-to guide and
-templates for new projects that use the LLVM infrastructure. The
-templates (directory organization, Makefiles, and test tree) allow the project
-code to be located outside (or inside) the llvm/ tree, while using LLVM
-header files and libraries.
-
-- LLVM Makefile Guide - Describes how the
-LLVM makefiles work and how to use them.
-
- CommandLine library Reference Manual -
Provides information on using the command line parsing library.
@@ -163,13 +142,6 @@ efficient C++ code.
- Extending LLVM - Look here to see how
to add instructions and intrinsics to LLVM.
-- Using LLVM Libraries - Look here to
-understand how to use the libraries produced when LLVM is compiled.
-
-- How To Release LLVM To The Public - This
-is a guide to preparing LLVM releases. Most developers can ignore it.
-
-
- Doxygen generated
documentation (classes)
@@ -243,6 +215,29 @@ information about Branch Prediction Information.
+
+
+
+
+
+
+- LLVM Project Guide - How-to guide and
+templates for new projects that use the LLVM infrastructure. The
+templates (directory organization, Makefiles, and test tree) allow the project
+code to be located outside (or inside) the llvm/ tree, while using LLVM
+header files and libraries.
+
+- LLVMBuild Documentation - Describes the
+LLVMBuild organization and files used by LLVM to specify component
+descriptions.
+
+- LLVM Makefile Guide - Describes how the
+LLVM makefiles work and how to use them.
+
+- How To Release LLVM To The Public - This
+is a guide to preparing LLVM releases. Most developers can ignore it.
+
+
@@ -286,7 +281,6 @@ times each day, making it a high volume list.
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01">
LLVM Compiler Infrastructure
- Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $
+ Last modified: $Date: 2012-02-26 23:26:37 +0100 (Sun, 26 Feb 2012) $
|