From 06c6d9aeb047004bedc2bc2f8bf83214577ef17b Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 18 Apr 2011 01:17:51 +0000 Subject: [PATCH] docs: Redefine Heading elements as below; H1 ... Title (and might be Chapter in future) H2 ... Section H3 ... Subsection H4 ... Sub-subsection git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129683 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GCCFEBuildInstrs.html | 8 +- docs/ProgrammersManual.html | 2 +- docs/ReleaseNotes.html | 154 ++++++++++++++++++------------------ docs/UsingLibraries.html | 4 +- docs/llvm.css | 12 +-- 5 files changed, 90 insertions(+), 90 deletions(-) diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html index 705e238de73..6714a4988ae 100644 --- a/docs/GCCFEBuildInstrs.html +++ b/docs/GCCFEBuildInstrs.html @@ -24,7 +24,7 @@ -

Building llvm-gcc from Source

+

Building llvm-gcc from Source

@@ -67,7 +67,7 @@ svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk dst-directory
-

Building the Ada front-end

+

Building the Ada front-end

@@ -233,7 +233,7 @@ make install
-

Building the Fortran front-end

+

Building the Fortran front-end

@@ -247,7 +247,7 @@ EXTRALANGS=,fortran
-

License Information

+

License Information

diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 40013b2d77d..e3f2a7a9095 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -2286,7 +2286,7 @@ block but not delete it, you can use the removeFromParent() method.

permits use of two very useful replace functions: ReplaceInstWithValue and ReplaceInstWithInst.

-

Deleting Instructions

+
Deleting Instructions
-

+

compiler-rt: Compiler Runtime Library -

+

@@ -179,9 +179,9 @@ libgcc routines).

-

+

LLDB: Low Level Debugger -

+

@@ -201,9 +201,9 @@ GDB.

-

+

libc++: C++ Standard Library -

+

@@ -226,9 +226,9 @@ Like compiler_rt, libc++ is now dual -

+

LLBrowse: IR Browser -

+

@@ -241,9 +241,9 @@ Like compiler_rt, libc++ is now dual

-

+

VMKit -

+

The VMKit project is an implementation @@ -258,9 +258,9 @@ Like compiler_rt, libc++ is now dual -

+

External Open Source Projects Using LLVM 2.9 -

+

@@ -290,7 +290,7 @@ be used to verify some algorithms. -

Crack Programming Language

+

Crack Programming Language

@@ -302,7 +302,7 @@ object-oriented programming, operator overloading and strong typing.

-

TTA-based Codesign Environment (TCE)

+

TTA-based Codesign Environment (TCE)

TCE is a toolset for designing application-specific processors (ASP) based on @@ -321,7 +321,7 @@ of larger parts of the compiler chain.

-

PinaVM

+

PinaVM

PinaVM is an open @@ -332,7 +332,7 @@ bitcode with SystemC-specific information.

-

Pure

+

Pure

Pure is an @@ -353,7 +353,7 @@ bitcode with SystemC-specific information.

-

IcedTea Java Virtual Machine Implementation

+

IcedTea Java Virtual Machine Implementation

@@ -372,7 +372,7 @@ releases >= 2.6 as well).

-

Glasgow Haskell Compiler (GHC)

+

Glasgow Haskell Compiler (GHC)

GHC is an open source, state-of-the-art programming suite for Haskell, @@ -386,7 +386,7 @@ supports an LLVM code generator. GHC supports LLVM 2.7 and later.

-

Polly - Polyhedral optimizations for LLVM

+

Polly - Polyhedral optimizations for LLVM

Polly is a project that aims to provide advanced memory access optimizations @@ -401,7 +401,7 @@ and parallelism.

-

Rubinius

+

Rubinius

Rubinius is an environment @@ -414,9 +414,9 @@ and parallelism.

- +

@@ -429,9 +429,9 @@ Faust compiler can now generate LLVM bitcode, and works with LLVM 2.7-2.9.

-

+

What's New in LLVM 2.9? -

+
@@ -444,9 +444,9 @@ in this section.
-

+

Major New Features -

+
@@ -474,9 +474,9 @@ in this section.
-

+

LLVM IR and Core Improvements -

+

LLVM IR has several new features for better support of new targets and that @@ -501,9 +501,9 @@ expose new optimization opportunities:

-

+

Optimizer Improvements -

+
@@ -569,9 +569,9 @@ release includes a few major enhancements and additions to the optimizers:

-

+

MC Level Improvements -

+

@@ -623,9 +623,9 @@ LLVM MC Project Blog Post.

-

+

Target Independent Code Generator Improvements -

+
@@ -666,9 +666,9 @@ it run faster:

-

+

X86-32 and X86-64 Target Improvements -

+

New features and major changes in the X86 target include: @@ -705,9 +705,9 @@ it run faster:

-

+

ARM Target Improvements -

+

New features of the ARM target include: @@ -729,9 +729,9 @@ it run faster:

-

+

Other Target Specific Improvements -

+
    @@ -754,9 +754,9 @@ It also now supports lowering block addresses.
-

+

Major Changes and Removed Features -

+
@@ -790,9 +790,9 @@ from the previous release.

-

+

Internal API Changes -

+
@@ -816,9 +816,9 @@ from the previous release.

-

+

Known Problems -

+
@@ -831,9 +831,9 @@ there isn't already one.

-

+

Experimental features included with this release -

+
@@ -855,9 +855,9 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list.

-

+

Known problems with the X86 back-end -

+
@@ -888,9 +888,9 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list.

-

+

Known problems with the PowerPC back-end -

+
@@ -902,9 +902,9 @@ compilation, and lacks support for debug information.
-

+

Known problems with the ARM back-end -

+
@@ -919,9 +919,9 @@ results (PR1388).
-

+

Known problems with the SPARC back-end -

+
@@ -933,9 +933,9 @@ results (PR1388).
-

+

Known problems with the MIPS back-end -

+
@@ -946,9 +946,9 @@ results (PR1388).
-

+

Known problems with the Alpha back-end -

+
@@ -961,9 +961,9 @@ appropriate nops inserted to ensure restartability.
-

+

Known problems with the C back-end -

+
@@ -984,9 +984,9 @@ Depending on it for anything serious is not advised.

-

+

Known problems with the llvm-gcc front-end -

+
@@ -1012,9 +1012,9 @@ consider using dragonegg instead.

-

+

Additional Information -

+
diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index 4883db2d939..28c1e08b729 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -187,12 +187,12 @@ -

Dependency Relationships Of Libraries

+

Dependency Relationships Of Libraries

This graph shows the dependency of archive libraries on other archive libraries or objects. Where a library has both archive and object forms, only the archive form is shown.

Library Dependencies -

Dependency Relationships Of Object Files

+

Dependency Relationships Of Object Files

This graph shows the dependency of object files on archive libraries or other objects. Where a library has both object and archive forms, only the dependency to the archive form is shown.

diff --git a/docs/llvm.css b/docs/llvm.css index f572b5e5714..846de2e0aa2 100644 --- a/docs/llvm.css +++ b/docs/llvm.css @@ -23,7 +23,7 @@ th { border: 2px solid gray; font-weight: bold; font-size: 105%; * Documentation */ /* Common for title and header */ -.doc_title, .doc_section, .doc_subsection, h1, h2 { +.doc_title, .doc_section, .doc_subsection, h1, h2, h3 { color: black; background: url("img/lines.gif"); font-family: "Georgia,Palatino,Times,Roman,SanSerif"; font-weight: bold; border-width: 1px; @@ -35,17 +35,17 @@ th { border: 2px solid gray; font-weight: bold; font-size: 105%; padding-bottom: 2px } -h1, .doc_section { text-align: center; font-size: 22pt; +h1, .doc_title, .title { text-align: left; font-size: 25pt } + +h2, .doc_section { text-align: center; font-size: 22pt; margin: 20pt 0pt 5pt 0pt; } -.doc_title, .title { text-align: left; font-size: 25pt } - -h2, .doc_subsection { width: 75%; +h3, .doc_subsection { width: 75%; text-align: left; font-size: 12pt; padding: 4pt 4pt 4pt 4pt; margin: 1.5em 0.5em 0.5em 0.5em } -h3, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; +h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; font-weight: bold; font-style: oblique; border-bottom: 1px solid #999999; font-size: 12pt; width: 75%; }