summaryrefslogtreecommitdiff
path: root/docs/Statepoints.rst
AgeCommit message (Expand)AuthorFilesLines
2015-09-12Fix typos.Bruce Mitchener1-3/+3
2015-08-26[docs][Statepoints] More on base pointersPhilip Reames1-18/+62
2015-08-26[docs][Statepoint] Add definitions for base and derived pointersPhilip Reames1-0/+17
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner1-5/+5
2015-07-28[Statepoints] Let patchable statepoints have a symbolic call target.Sanjoy Das1-3/+5
2015-07-16List supported architectures for StackMap section and related intrinsicsPhilip Reames1-0/+6
2015-05-13[Statepoints][Docs] Fix a couple of out of date examples.Sanjoy Das1-5/+5
2015-05-13[Statepoints][Docs] Fix typo: change a period to a comma.Sanjoy Das1-1/+1
2015-05-13[PlaceSafepoints] New attributes for patchable statepoints.Sanjoy Das1-0/+15
2015-05-13[PlaceSafepoints] Update docs for r237214.Sanjoy Das1-4/+4
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das1-6/+24
2015-05-12[Statepoints] Split the calling convention and statepoint flags operand to ST...Pat Gavlin1-0/+6
2015-05-08Fix a docs build break introduced by rL236888.Pat Gavlin1-1/+1
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin1-9/+104
2015-02-26[GC docs] Add example IR, assembly, and stackmaps to Statepoint documentationPhilip Reames1-19/+103
2015-02-25[GC docs] Fill in description of the statepoint-example GC strategyPhilip Reames1-0/+1
2015-02-25[GC] Document the recently added PlaceSafepoints and RewriteGCForStatepoints ...Philip Reames1-3/+90
2015-02-25Fix consistently wrong sphinx markupPhilip Reames1-19/+19
2015-02-25Update the GC docs to explicitly mention both gcroot and gc.statepointPhilip Reames1-2/+2
2015-02-24[GC] Sync documentation with code namingPhilip Reames1-11/+14
2015-01-22Intrinsics: introduce llvm_any_ty aka ValueType AnyRamkumar Ramachandra1-7/+1
2015-01-02Reformat statepoint documentation and fix a couple of typosPhilip Reames1-87/+287
2014-12-04Add a section to Statepoint docs mentioning shared bugzilla search and standa...Philip Reames1-0/+4
2014-12-04Minor typo and link fixes for Statepoint documentationPhilip Reames1-5/+3
2014-12-02[Statepoints 4/4] Statepoint infrastructure for garbage collection: Documenta...Philip Reames1-0/+209