X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2Findex.html;h=15247ee57507e68b5fc20998ff717394cb3e6b16;hb=17183ab9737ef0e9933486b8138ab6d1e7efb1f7;hp=81cb72fc0656cb392b87d38c85eaf896bfac44d1;hpb=fded8a21172657bb68998d1ffb3deed75587506a;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index 81cb72fc065..15247ee5750 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@
@@ -202,6 +207,10 @@ GC'd programs. LLVM - This document describes the design and philosophy behind the LLVM source-level debugger. +
  • Zero Cost Exception handling in LLVM +- This document describes the design and implementation of exception handling +in LLVM.
  • +
  • Bugpoint - automatic bug finder and test-case reducer description and usage information.
  • @@ -209,12 +218,16 @@ reducer description and usage information. describes the design and configuration of the LLVM compiler driver tool, llvmc. -
  • LLVM Bytecode File Format
  • +
  • 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
  • + @@ -237,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.
  • @@ -262,4 +275,5 @@ times each day, making it a high volume list. LLVM Compiler Infrastructure
    Last modified: $Date$ +