aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GarbageCollection.rst
AgeCommit message (Expand)AuthorFilesLines
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin1-1/+1
2015-05-21Document the CoreCLR GC StrategySwaroop Sridhar1-0/+23
2015-02-25[GC Docs] Update LangRef to link to Statepoint docsPhilip Reames1-0/+2
2015-02-25[GC docs] Fill in description of the statepoint-example GC strategyPhilip Reames1-3/+15
2015-02-25[GC Docs] Minor wording clarificationPhilip Reames1-3/+3
2015-02-25Fix consistently wrong sphinx markupPhilip Reames1-6/+6
2015-02-25Update the GC docs to explicitly mention both gcroot and gc.statepointPhilip Reames1-10/+29
2015-02-24More GC documentation cleanupPhilip Reames1-21/+24
2015-02-24More GC doc cleanupPhilip Reames1-41/+51
2015-02-24Improve the getting started instructions in the GC docsPhilip Reames1-123/+142
2015-02-24Starting to cleanup the garbage collection documentationPhilip Reames1-125/+172
2015-01-28Remove gc.root's performCustomLoweringPhilip Reames1-63/+12
2014-08-04Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher1-1/+1
2014-06-30Fix 'platform-specific' hyphenationsAlp Toker1-1/+1
2014-03-12Remove projects/sample.Rafael Espindola1-2/+1
2013-10-18Remove reference to obsolete arguments.Bill Wendling1-4/+4
2013-10-18Update to reflect current GC APIs and usage. The example code is taken from t...Bill Wendling1-62/+48
2013-07-08IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer1-5/+5
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner1-3/+0
2012-12-12Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko1-3/+3
2012-12-11Documentation: cleanup: remove useless anchors and write :ref:s explicitly.Dmitri Gribenko1-27/+8
2012-12-09docs: Convert GarbageCollection.html to reSTSean Silva1-0/+1051