aboutsummaryrefslogtreecommitdiff
path: root/docs/GarbageCollection.html
AgeCommit message (Expand)Author
2008-08-24Update GC docs for clarified naming and AsmWriter refactoring.Gordon Henriksen
2008-04-24% -> @Chris Lattner
2008-04-24Doc updates/edits, contributed by Terence Parr!Chris Lattner
2007-12-22Undo a wrong bit in that last patch.Gordon Henriksen
2007-12-22Document a more robust implementation of performCustomLowering.Gordon Henriksen
2007-12-11CollectorMetadata and Collector are rejiggered to get along withGordon Henriksen
2007-09-27GarbageCollection.html is expanded to encompass the comingGordon Henriksen
2007-09-22fix syntaxChris Lattner
2007-09-21gcroot must take concrete types, not arbitrary types.Chris Lattner
2007-09-12Change llvm.gcroot to not init the root to null at runtime, this preventsChris Lattner
2007-04-18Provide link.Jeff Cohen
2007-03-30Various hopefully correct easy fixes.Duncan Sands
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2004-07-22Update documentation for gc intrinsics change. Contributed byChris Lattner
2004-07-09Fix Validation bugsChris Lattner
2004-06-09Minor tweaksChris Lattner
2004-05-27Continue the expositionChris Lattner
2004-05-25Fix a small typo.Reid Spencer
2004-05-24Add a todo to make it clear that the section is not doneChris Lattner
2004-05-23Add a new document describing the LLVM accurate garbage collection support.Chris Lattner