aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GarbageCollection.html
Commit message (Expand)AuthorAgeFilesLines
* docs: Update HTML markup(s).NAKAMURA Takumi2011-08-121-15/+15
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-30/+29
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-42/+42
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-091-2/+2
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-1/+1
* I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename itDuncan Sands2010-05-111-2/+2
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+1387
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-1387/+0
* Documentation: fix HTML validation errors.Benjamin Kramer2009-08-051-3/+3
* garbage allocation is not a good idea :)Chris Lattner2009-05-131-1/+1
* Committing unsaved changes that should've been with r66237.Gordon Henriksen2009-03-061-8/+7
* Incorporate feedback to improve GarbageCollection.html.Gordon Henriksen2009-03-061-57/+103
* Make some improvements to the GC docs.Gordon Henriksen2009-03-021-323/+219
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Update GC docs for clarified naming and AsmWriter refactoring.Gordon Henriksen2008-08-241-66/+93
* % -> @Chris Lattner2008-04-241-2/+2
* Doc updates/edits, contributed by Terence Parr!Chris Lattner2008-04-241-15/+15
* Undo a wrong bit in that last patch.Gordon Henriksen2007-12-221-2/+2
* Document a more robust implementation of performCustomLowering.Gordon Henriksen2007-12-221-16/+14
* CollectorMetadata and Collector are rejiggered to get along withGordon Henriksen2007-12-111-112/+146
* GarbageCollection.html is expanded to encompass the comingGordon Henriksen2007-09-271-242/+1093
* fix syntaxChris Lattner2007-09-221-1/+1
* gcroot must take concrete types, not arbitrary types.Chris Lattner2007-09-211-5/+6
* Change llvm.gcroot to not init the root to null at runtime, this preventsChris Lattner2007-09-121-3/+4
* Provide link.Jeff Cohen2007-04-181-2/+3
* Various hopefully correct easy fixes.Duncan Sands2007-03-301-1/+1
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* Update documentation for gc intrinsics change. Contributed byChris Lattner2004-07-221-7/+8
* Fix Validation bugsChris Lattner2004-07-091-2/+7
* Minor tweaksChris Lattner2004-06-091-3/+4
* Continue the expositionChris Lattner2004-05-271-25/+133
* Fix a small typo.Reid Spencer2004-05-251-1/+1
* Add a todo to make it clear that the section is not doneChris Lattner2004-05-241-1/+1
* Add a new document describing the LLVM accurate garbage collection support.Chris Lattner2004-05-231-0/+418