remove dead makefile flags.
[oota-llvm.git] / docs / GarbageCollection.html
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...