summaryrefslogtreecommitdiff
path: root/docs/Statepoints.rst
AgeCommit message (Expand)Author
2017-07-26[docs] change a few code-blocks to llvm from textNuno Lopes
2017-04-19Statepoint Docs: fix incorrect uses of it'sSanjoy Das
2017-04-19Refresh the statepoint docs a bitPhilip Reames
2017-02-17Update Bugzilla URLs in docsIsmail Donmez
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2016-03-04[Statepoint docs] Delete trailing whitespaceSanjoy Das
2016-03-03[docs] Add a description of current problem areas to the statepoint docsPhilip Reames
2016-02-14Fix some typos in the llvm docSylvestre Ledru
2016-01-20Add a "gc-transition" operand bundleSanjoy Das
2016-01-15[docs] Restructure description of records created by StatepointsPhilip Reames
2016-01-14[docs] Update Statepoint docs to clarify format for recent changesPhilip Reames
2015-12-26[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li
2015-09-12Fix typos.Bruce Mitchener
2015-08-26[docs][Statepoints] More on base pointersPhilip Reames
2015-08-26[docs][Statepoint] Add definitions for base and derived pointersPhilip Reames
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner
2015-07-28[Statepoints] Let patchable statepoints have a symbolic call target.Sanjoy Das
2015-07-16List supported architectures for StackMap section and related intrinsicsPhilip Reames
2015-05-13[Statepoints][Docs] Fix a couple of out of date examples.Sanjoy Das
2015-05-13[Statepoints][Docs] Fix typo: change a period to a comma.Sanjoy Das
2015-05-13[PlaceSafepoints] New attributes for patchable statepoints.Sanjoy Das
2015-05-13[PlaceSafepoints] Update docs for r237214.Sanjoy Das
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das
2015-05-12[Statepoints] Split the calling convention and statepoint flags operand to ST...Pat Gavlin
2015-05-08Fix a docs build break introduced by rL236888.Pat Gavlin
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin
2015-02-26[GC docs] Add example IR, assembly, and stackmaps to Statepoint documentationPhilip Reames
2015-02-25[GC docs] Fill in description of the statepoint-example GC strategyPhilip Reames
2015-02-25[GC] Document the recently added PlaceSafepoints and RewriteGCForStatepoints ...Philip 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-24[GC] Sync documentation with code namingPhilip Reames
2015-01-22Intrinsics: introduce llvm_any_ty aka ValueType AnyRamkumar Ramachandra
2015-01-02Reformat statepoint documentation and fix a couple of typosPhilip Reames
2014-12-04Add a section to Statepoint docs mentioning shared bugzilla search and standa...Philip Reames
2014-12-04Minor typo and link fixes for Statepoint documentationPhilip Reames
2014-12-02[Statepoints 4/4] Statepoint infrastructure for garbage collection: Documenta...Philip Reames