index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
LinkTimeOptimization.html
Age
Commit message (
Expand
)
Author
2011-11-03
Merging r143348:
Bill Wendling
2011-09-18
Fix up the formating and change llvm-gcc to clang.
Bill Wendling
2011-04-23
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-18
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2010-09-29
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
Duncan Sands
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-04-24
Fix typo.
Nick Lewycky
2009-10-12
Documentation: Perform automated correction of common typos.
Benjamin Kramer
2008-12-16
* Comply with HTML 4.01 Strict
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-02-29
update to document new lto API
Nick Kledzik
2008-02-26
test svn commit capability
Nick Kledzik
2007-08-24
Rename llvm-gcc4 to llvm-gcc.
Tanya Lattner
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2007-04-07
Rephrase linker explanation.
Duncan Sands
2007-04-02
Update example notes to clarify system linker's role.
Devang Patel
2006-10-27
Use doc_code class.
Devang Patel
2006-10-27
Document removeModule().
Devang Patel
2006-10-27
Document getAlignment()
Devang Patel
2006-09-06
Document getTargetTriple().
Devang Patel
2006-08-14
typo
Chris Lattner
2006-08-14
Fix a typo.
Reid Spencer
2006-08-14
Fix several grammaros and a few HTML usage items.
Reid Spencer
2006-08-14
Use < and >
Devang Patel
2006-08-14
Fix verification failures.
Devang Patel
2006-08-14
Add lto doc.
Devang Patel