Move TargetData to DataLayout.
[oota-llvm.git] / docs / GarbageCollection.html
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-05-03 Duncan SandsUse correct variable in this example. Pointed out...
2012-04-19 Daniel Dunbar[docs] Update HTML pages to refer to CSS in a way that...
2012-03-03 NAKAMURA Takumillvm/docs/GarbageCollection.html: Prune utf8 BOM.
2012-03-02 Jia Liuadd llvm.gcroot into GarbageCollection.html, patch...
2011-08-12 NAKAMURA Takumidocs: Update HTML markup(s).
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/*.html: Make W3C HTML 4.01 Strict more compliant.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2010-05-11 Duncan SandsI got tired of VISIBILITY_HIDDEN colliding with the...
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2009-08-05 Benjamin KramerDocumentation: fix HTML validation errors.
2009-05-13 Chris Lattnergarbage allocation is not a good idea :)
2009-03-06 Gordon HenriksenCommitting unsaved changes that should've been with...
2009-03-06 Gordon HenriksenIncorporate feedback to improve GarbageCollection.html.
2009-03-02 Gordon HenriksenMake some improvements to the GC docs.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-08-24 Gordon HenriksenUpdate GC docs for clarified naming and AsmWriter refac...
2008-04-24 Chris Lattner% -> @
2008-04-24 Chris LattnerDoc updates/edits, contributed by Terence Parr!
2007-12-22 Gordon HenriksenUndo a wrong bit in that last patch.
2007-12-22 Gordon HenriksenDocument a more robust implementation of performCustomL...
2007-12-11 Gordon HenriksenCollectorMetadata and Collector are rejiggered to get...
2007-09-27 Gordon HenriksenGarbageCollection.html is expanded to encompass the...
2007-09-22 Chris Lattnerfix syntax
2007-09-21 Chris Lattnergcroot must take concrete types, not arbitrary types.
2007-09-12 Chris LattnerChange llvm.gcroot to not init the root to null at...
2007-04-18 Jeff CohenProvide link.
2007-03-30 Duncan SandsVarious hopefully correct easy fixes.
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2004-07-22 Chris LattnerUpdate documentation for gc intrinsics change. Contrib...
2004-07-09 Chris LattnerFix Validation bugs
2004-06-09 Chris LattnerMinor tweaks
2004-05-27 Chris LattnerContinue the exposition
2004-05-25 Reid SpencerFix a small typo.
2004-05-24 Chris LattnerAdd a todo to make it clear that the section is not...
2004-05-23 Chris LattnerAdd a new document describing the LLVM accurate garbage...