aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GarbageCollection.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+534