summaryrefslogtreecommitdiff
path: root/docs/GarbageCollection.rst
AgeCommit message (Expand)Author
2018-05-01Remove @brief commands from doxygen comments, too.Adrian Prantl
2018-04-06Update method names in documentation.Rafael Espindola
2016-10-14Tidy up example of getting the pointer size.Eric Christopher
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2015-05-21Document the CoreCLR GC StrategySwaroop Sridhar
2015-02-25[GC Docs] Update LangRef to link to Statepoint docsPhilip Reames
2015-02-25[GC docs] Fill in description of the statepoint-example GC strategyPhilip Reames
2015-02-25[GC Docs] Minor wording clarificationPhilip Reames
2015-02-25Fix consistently wrong sphinx markupPhilip Reames
2015-02-25Update the GC docs to explicitly mention both gcroot and gc.statepointPhilip Reames
2015-02-24More GC documentation cleanupPhilip Reames
2015-02-24More GC doc cleanupPhilip Reames
2015-02-24Improve the getting started instructions in the GC docsPhilip Reames
2015-02-24Starting to cleanup the garbage collection documentationPhilip Reames
2015-01-28Remove gc.root's performCustomLoweringPhilip Reames
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher
2014-06-30Fix 'platform-specific' hyphenationsAlp Toker
2014-03-12Remove projects/sample.Rafael Espindola
2013-10-18Remove reference to obsolete arguments.Bill Wendling
2013-10-18Update to reflect current GC APIs and usage. The example code is taken from t...Bill Wendling
2013-07-08IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2012-12-12Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko
2012-12-11Documentation: cleanup: remove useless anchors and write :ref:s explicitly.Dmitri Gribenko
2012-12-09docs: Convert GarbageCollection.html to reSTSean Silva