summaryrefslogtreecommitdiff
path: root/llvm/docs/Extensions.rst
AgeCommit message (Expand)Author
2025-11-08[llvm] Proofread *.rst (#167108)Kazu Hirata
2025-11-06[llvm] Proofread Extensions.rst (#166716)Kazu Hirata
2025-10-23Adding Matching and Inference Functionality to Propeller-PR2 (#162963)wdx727
2025-10-22[llvm] Update call graph ELF section type. (#164461)Prabhu Rajasekaran
2025-09-11[llvm] Proofread Extensions.rst (#158008)Kazu Hirata
2025-08-25[SHT_LLVM_BB_ADDR_MAP] Change the callsite feature to emit end of callsites. ...Rahman Lavaee
2025-07-18Add section type to support CFI jump table relaxation.Peter Collingbourne
2025-07-09[SHT_LLVM_BB_ADDR_MAP] Emit callsite offsets in the `SHT_LLVM_BB_ADDR_MAP` se...Rahman Lavaee
2025-07-02[SHT_LLVM_BB_ADDR_MAP] Remove support for versions 1 and 0 (SHT_LLVM_BB_ADDR_...Rahman Lavaee
2024-09-25Reapply "Deprecate the `-fbasic-block-sections=labels` option." (#110039)Rahman Lavaee
2024-09-25Revert "Deprecate the `-fbasic-block-sections=labels` option. (#107494)"Kazu Hirata
2024-09-25Deprecate the `-fbasic-block-sections=labels` option. (#107494)Rahman Lavaee
2024-09-06[MC] Emit a jump table size section (#101962)Nabeel Omer
2024-01-03[SHT_LLVM_BB_ADDR_MAP][AsmPrinter] Implements PGOAnalysisMap emitting in AsmP...Micah Weston
2023-06-28[Object] Add ELF section type SHT_LLVM_BITCODE for LLVM bitcodeFangrui Song
2022-10-11[MC] .addrsig_sym: ignore unregistered symbolsFangrui Song
2022-07-07[Object] Add ELF section type for offloading objectsJoseph Huber
2022-06-28[Propeller] Encode address offsets of basic blocks relative to the end of the...Rahman Lavaee
2021-11-19[X86] Selective relocation relaxation for +tagged-globalsMatt Morehouse
2020-10-08Introduce and use a new section type for the bb_addr_map section.Rahman Lavaee
2020-04-23[llvm] NFC: Fix trivial typo in rst and td filesKazuaki Ishizaki
2020-04-13fix some doc typos to cycle botsNico Weber
2020-02-21[Frontend] Replace CC1 option -mcode-model with -mcmodel=Fangrui Song
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki
2019-05-29Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne
2019-05-17[ELF] Implement Dependent Libraries FeatureBen Dunbobbin
2018-07-17MC: Implement support for new .addrsig and .addrsig_sym directives.Peter Collingbourne
2018-06-19docs: document CodeView directivesSaleem Abdulrasool
2018-06-02[MC] Add assembler support for .cg_profile.Michael J. Spencer
2018-03-01[AArch64] Add support for secrel add/load/store relocations for COFFMartin Storsjo
2018-01-31docs: wordsmith some of the linker option extensionSaleem Abdulrasool
2018-01-30Rename path libpath in .linker-options.Rui Ueyama
2018-01-30CodeGen: support an extension to pass linker options on ELFSaleem Abdulrasool
2017-12-20[AArch64] Implement stack probing for windowsMartin Storsjo
2017-04-04Change section flag character for SHF_LINK_ORDER to "o".Evgeniy Stepanov
2017-02-09Make it possible to set SHF_LINK_ORDER explicitly.Rafael Espindola
2017-01-31MC: Introduce the ABS8 symbol modifier.Peter Collingbourne
2017-01-17Silence some Sphinx diagnostics in an attempt to get the documentation builde...Aaron Ballman
2017-01-02Reapply "[CodeGen] Fix invalid DWARF info on Win64"Keno Fischer
2016-12-08Revert "[CodeGen] Fix invalid DWARF info on Win64"Keno Fischer
2016-12-08[CodeGen] Fix invalid DWARF info on Win64Keno Fischer
2016-09-15Document our extension to the COFF .section directive flagsReid Kleckner
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2015-04-06Use a comma after the unique keyword.Rafael Espindola
2015-04-04Implement unique sections with an unique ID.Rafael Espindola
2014-06-09ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool
2014-06-06Fix a few issues with comdat handling on COFF.Rafael Espindola
2014-05-15Fix typosAlp Toker
2014-04-30ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool
2014-02-15Fix typoNico Rieck