summaryrefslogtreecommitdiff
path: root/llvm/docs/GarbageCollection.rst
AgeCommit message (Expand)Author
2025-11-08[llvm] Proofread *.rst (#167108)Kazu Hirata
2025-09-16[llvm] Proofread GarbageCollection.rst (#158787)Kazu Hirata
2023-05-12[llvm] Fix typos in documentationKazu Hirata
2022-10-13Revert "Remove PlaceSafepoints pass"Philip Reames
2022-10-07Remove PlaceSafepoints passPhilip Reames
2022-06-10[MC] De-capitalize SwitchSection. NFCFangrui Song
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-04-18[Docs] Correct Boehm collector weblink in GarbageCollection.rstxgupta
2020-02-13[AsmPrinter] De-capitalize all AsmPrinter::Emit* but EmitInstructionFangrui Song
2020-02-13[AsmPrinter] De-capitalize some AsmPrinter::Emit* functionsFangrui Song
2018-11-12[GC docs] Update the gcroot documentation to reflect recent simplifcations to...Philip Reames
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