Add mention of Glasgow Haskell Compiler.
[oota-llvm.git] / docs / Lexicon.html
2012-04-19 Daniel Dunbar[docs] Update HTML pages to refer to CSS in a way that...
2012-01-05 Eli Benderskytest commit (verifyiing commit access)
2011-09-27 Bill WendlingAdd FCA to the lexicon.
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-05 Nick LewyckyAdd MC and LTO, two terms I just had to explain on...
2008-12-14 Misha BrukmanFixed HTML validator warning.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-11-24 Dan GohmanFix a few HTML tidiness issues.
2008-11-07 Dan GohmanDocument the acronym RAUW. Patch by Jonathan Brandmeyer!
2008-10-28 Torok Edwinfix duplicate anchor names, and broken anchor links...
2008-07-22 Bill WendlingUse &mdash; because.
2007-09-27 Gordon HenriksenGarbageCollection.html is expanded to encompass the...
2006-10-18 Owen AndersonAdd LCSSA to the LLVM lexicon.
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2006-02-08 Chris LattnerAdd SRoA to the lexicon. Patch by Marco Matthies!
2005-11-29 Chris LattnerAdd "SCC" to the lexicon. Patch provided by Marco...
2005-05-13 Chris LattnerAdd reassociation, minor cleanups.
2004-11-07 Misha BrukmanReplace llvm.org => llvm.cs.uiuc.edu
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-10-30 Reid SpencerAdd a few more terms.
2004-09-05 Misha BrukmanPut a space between `Data' and `Structure' of DSA.
2004-09-05 Misha BrukmanAdd DSA.
2004-08-24 Chris LattnerAdd some details
2004-08-24 Reid SpencerAdded BURS.
2004-08-24 Misha BrukmanChange LVN -> Load-VN since that's the name of the...
2004-08-24 Misha BrukmanAdded DSE, LICM, LVN, PRE, SCCP, and SSA
2004-08-17 Reid SpencerAdded a *very* initial cut at a lexicon for LLVM. I...