OSDN Git Service

Add, and infer, a nofree function attribute
[android-x86/external-llvm.git] / docs / Statepoints.rst
2018-11-09 Philip Reames[docs][statepoints] Reformulate open issues list
2018-11-09 Philip Reames[docs][statepoint] Expand a bit on problems with mixing...
2018-11-09 Philip Reames[docs][statepoint] tweak a title
2018-11-08 Philip Reames[docs][statepoint] Document explicitly provided stack...
2018-11-08 Philip Reames[docs][statepoints] add a section spelling out simplifi...
2018-11-08 Philip Reames[docs] Add some subsections to make it possible to...
2018-11-08 Philip Reames[docs] Clarify ELF section naming for StackMaps and...
2018-11-08 Philip Reames[docs] Clarify expectations for stack map sections...
2017-07-26 Nuno Lopes[docs] change a few code-blocks to llvm from text
2017-04-19 Sanjoy DasStatepoint Docs: fix incorrect uses of it's
2017-04-19 Philip ReamesRefresh the statepoint docs a bit
2017-02-17 Ismail DonmezUpdate Bugzilla URLs in docs
2016-07-20 Renato Golin[docs] Fixing Sphinx warnings to unclog the buildbot
2016-03-04 Sanjoy Das[Statepoint docs] Delete trailing whitespace
2016-03-03 Philip Reames[docs] Add a description of current problem areas to...
2016-02-14 Sylvestre LedruFix some typos in the llvm doc
2016-01-20 Sanjoy DasAdd a "gc-transition" operand bundle
2016-01-15 Philip Reames[docs] Restructure description of records created by...
2016-01-14 Philip Reames[docs] Update Statepoint docs to clarify format for...
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...