summaryrefslogtreecommitdiff
path: root/llvm/docs/StackMaps.rst
AgeCommit message (Expand)Author
2025-05-22[llvm] Fix typos in documentation (#141078)Kazu Hirata
2024-12-11[CodeGen] @llvm.experimental.stackmap make operands immediate (#117932)Guillaume DI FATTA
2024-01-09[doc][StackMaps] Fix typowangpc
2022-08-10Migrate llvm.experimental.patchpoint() to ptr.Edd Barrett
2022-06-27[STACKMAPS] Document+test UINT64_MAX stack size.Edd Barrett
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-02-27[llvm] Fix typos in documentation (NFC)Kazu Hirata
2021-01-21[NFC][Doc] Mention SystemZ supports StackMap generationUlrich Weigand
2018-11-08[docs] Clarify ELF section naming for StackMaps and fix a typoPhilip Reames
2017-04-28[StackMaps] Increase the size of the "location size" fieldSanjoy Das
2017-04-27Specify something that's true in practiceSanjoy Das
2016-09-14[Stackmap] Added callsite counts to emitted function information.Sanjoy Das
2015-07-16List supported architectures for StackMap section and related intrinsicsPhilip Reames
2015-07-14[PowerPC] Use the ABI indirect-call protocol for patchpointsHal Finkel
2015-01-16[PowerPC] Adjust PatchPoints for ppc64leHal Finkel
2015-01-14Revert "r225811 - Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support""Hal Finkel
2015-01-13Revert "r225808 - [PowerPC] Add StackMap/PatchPoint support"Hal Finkel
2015-01-13[PowerPC] Add StackMap/PatchPoint supportHal Finkel
2014-04-03Stack map docs. Remove some stray markup.Andrew Trick
2014-04-03Minor update to the stack map documentation.Andrew Trick
2014-03-31[Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka
2014-01-30[Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka
2014-01-30Revert "[Stackmaps] Record the stack size of each function that contains a st...Juergen Ributzka
2014-01-30[Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka
2013-12-24LangRef documentation for the stackmap and patchpoint intrinsics.Andrew Trick