summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GarbageCollection.rst
Commit message (Expand)AuthorAgeFilesLines
* [GC docs] Update the gcroot documentation to reflect recent simplifcations to...Philip Reames2018-11-121-90/+20
* Remove @brief commands from doxygen comments, too.Adrian Prantl2018-05-011-4/+4
* Update method names in documentation.Rafael Espindola2018-04-061-5/+5
* Tidy up example of getting the pointer size.Eric Christopher2016-10-141-1/+1
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-1/+1
* Document the CoreCLR GC StrategySwaroop Sridhar2015-05-211-0/+23
* [GC Docs] Update LangRef to link to Statepoint docsPhilip Reames2015-02-251-0/+2
* [GC docs] Fill in description of the statepoint-example GC strategyPhilip Reames2015-02-251-3/+15
* [GC Docs] Minor wording clarificationPhilip Reames2015-02-251-3/+3
* Fix consistently wrong sphinx markupPhilip Reames2015-02-251-6/+6
* Update the GC docs to explicitly mention both gcroot and gc.statepointPhilip Reames2015-02-251-10/+29
* More GC documentation cleanupPhilip Reames2015-02-241-21/+24
* More GC doc cleanupPhilip Reames2015-02-241-41/+51
* Improve the getting started instructions in the GC docsPhilip Reames2015-02-241-123/+142
* Starting to cleanup the garbage collection documentationPhilip Reames2015-02-241-125/+172
* Remove gc.root's performCustomLoweringPhilip Reames2015-01-281-63/+12
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+1
* Fix 'platform-specific' hyphenationsAlp Toker2014-06-301-1/+1
* Remove projects/sample.Rafael Espindola2014-03-121-2/+1
* Remove reference to obsolete arguments.Bill Wendling2013-10-181-4/+4
* Update to reflect current GC APIs and usage. The example code is taken from t...Bill Wendling2013-10-181-62/+48
* IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer2013-07-081-5/+5
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-3/+0
* Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko2012-12-121-3/+3
* Documentation: cleanup: remove useless anchors and write :ref:s explicitly.Dmitri Gribenko2012-12-111-27/+8
* docs: Convert GarbageCollection.html to reSTSean Silva2012-12-091-0/+1051
OpenPOWER on IntegriCloud