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