Merging r261384:
[oota-llvm.git] / docs / Statepoints.rst
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-09-12 Bruce MitchenerFix typos.
2015-08-26 Philip Reames[docs][Statepoints] More on base pointers
2015-08-26 Philip Reames[docs][Statepoint] Add definitions for base and derived...
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-07-28 Sanjoy Das[Statepoints] Let patchable statepoints have a symbolic...
2015-07-16 Philip ReamesList supported architectures for StackMap section and...
2015-05-13 Sanjoy Das[Statepoints][Docs] Fix a couple of out of date examples.
2015-05-13 Sanjoy Das[Statepoints][Docs] Fix typo: change a period to a...
2015-05-13 Sanjoy Das[PlaceSafepoints] New attributes for patchable statepoints.
2015-05-13 Sanjoy Das[PlaceSafepoints] Update docs for r237214.
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Pat Gavlin[Statepoints] Split the calling convention and statepoi...
2015-05-08 Pat GavlinFix a docs build break introduced by rL236888.
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
2015-02-26 Philip Reames[GC docs] Add example IR, assembly, and stackmaps to...
2015-02-25 Philip Reames[GC docs] Fill in description of the statepoint-example...
2015-02-25 Philip Reames[GC] Document the recently added PlaceSafepoints and...
2015-02-25 Philip ReamesFix consistently wrong sphinx markup
2015-02-25 Philip ReamesUpdate the GC docs to explicitly mention both gcroot...
2015-02-24 Philip Reames[GC] Sync documentation with code naming
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-02 Philip ReamesReformat statepoint documentation and fix a couple...
2014-12-04 Philip ReamesAdd a section to Statepoint docs mentioning shared...
2014-12-04 Philip ReamesMinor typo and link fixes for Statepoint documentation
2014-12-02 Philip Reames[Statepoints 4/4] Statepoint infrastructure for garbage...