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
/
Lexicon.html
Age
Commit message (
Expand
)
Author
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-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-05
Add MC and LTO, two terms I just had to explain on IRC.
Nick Lewycky
2008-12-14
Fixed HTML validator warning.
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-11-24
Fix a few HTML tidiness issues.
Dan Gohman
2008-11-07
Document the acronym RAUW. Patch by Jonathan Brandmeyer!
Dan Gohman
2008-10-28
fix duplicate anchor names, and broken anchor links from the TOC
Torok Edwin
2008-07-22
Use — because.
Bill Wendling
2007-09-27
GarbageCollection.html is expanded to encompass the coming
Gordon Henriksen
2006-10-18
Add LCSSA to the LLVM lexicon.
Owen Anderson
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-02-08
Add SRoA to the lexicon. Patch by Marco Matthies!
Chris Lattner
2005-11-29
Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks!
Chris Lattner
2005-05-13
Add reassociation, minor cleanups.
Chris Lattner
2004-11-07
Replace llvm.org => llvm.cs.uiuc.edu
Misha Brukman
2004-11-01
Minor format tweask for tables.
Reid Spencer
2004-10-30
Add a few more terms.
Reid Spencer
2004-09-05
Put a space between `Data' and `Structure' of DSA.
Misha Brukman
2004-09-05
Add DSA.
Misha Brukman
2004-08-24
Add some details
Chris Lattner
2004-08-24
Added BURS.
Reid Spencer
2004-08-24
Change LVN -> Load-VN since that's the name of the cmdline switch
Misha Brukman
2004-08-24
Added DSE, LICM, LVN, PRE, SCCP, and SSA
Misha Brukman
2004-08-17
Added a *very* initial cut at a lexicon for LLVM. I don't plan to write
Reid Spencer