summaryrefslogtreecommitdiff
path: root/llvm/docs/Extensions.rst
Commit message (Expand)AuthorAgeFilesLines
* [MC] .addrsig_sym: ignore unregistered symbolsFangrui Song2022-10-111-1/+2
* [Object] Add ELF section type for offloading objectsJoseph Huber2022-07-071-0/+12
* [Propeller] Encode address offsets of basic blocks relative to the end of the...Rahman Lavaee2022-06-281-4/+35
* [X86] Selective relocation relaxation for +tagged-globalsMatt Morehouse2021-11-191-1/+6
* Introduce and use a new section type for the bb_addr_map section.Rahman Lavaee2020-10-081-0/+24
* [llvm] NFC: Fix trivial typo in rst and td filesKazuaki Ishizaki2020-04-231-1/+1
* fix some doc typos to cycle botsNico Weber2020-04-131-2/+2
* [Frontend] Replace CC1 option -mcode-model with -mcmodel=Fangrui Song2020-02-211-2/+2
* [llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki2020-01-221-1/+1
* Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne2019-05-291-0/+16
* [ELF] Implement Dependent Libraries FeatureBen Dunbobbin2019-05-171-0/+20
* MC: Implement support for new .addrsig and .addrsig_sym directives.Peter Collingbourne2018-07-171-0/+30
* docs: document CodeView directivesSaleem Abdulrasool2018-06-191-0/+67
* [MC] Add assembler support for .cg_profile.Michael J. Spencer2018-06-021-0/+44
* [AArch64] Add support for secrel add/load/store relocations for COFFMartin Storsjo2018-03-011-0/+24
* docs: wordsmith some of the linker option extensionSaleem Abdulrasool2018-01-311-4/+5
* Rename path libpath in .linker-options.Rui Ueyama2018-01-301-1/+1
* CodeGen: support an extension to pass linker options on ELFSaleem Abdulrasool2018-01-301-0/+38
* [AArch64] Implement stack probing for windowsMartin Storsjo2017-12-201-0/+28
* Change section flag character for SHF_LINK_ORDER to "o".Evgeniy Stepanov2017-04-041-3/+3
* Make it possible to set SHF_LINK_ORDER explicitly.Rafael Espindola2017-02-091-0/+18
* MC: Introduce the ABS8 symbol modifier.Peter Collingbourne2017-01-311-0/+22
* Silence some Sphinx diagnostics in an attempt to get the documentation builde...Aaron Ballman2017-01-171-1/+1
* Reapply "[CodeGen] Fix invalid DWARF info on Win64"Keno Fischer2017-01-021-1/+1
* Revert "[CodeGen] Fix invalid DWARF info on Win64"Keno Fischer2016-12-081-1/+1
* [CodeGen] Fix invalid DWARF info on Win64Keno Fischer2016-12-081-1/+1
* Document our extension to the COFF .section directive flagsReid Kleckner2016-09-151-0/+16
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-1/+1
* Use a comma after the unique keyword.Rafael Espindola2015-04-061-2/+2
* Implement unique sections with an unique ID.Rafael Espindola2015-04-041-0/+23
* ARM: add VLA extension for WoA Itanium ABISaleem Abdulrasool2014-06-091-0/+14
* Fix a few issues with comdat handling on COFF.Rafael Espindola2014-06-061-15/+20
* Fix typosAlp Toker2014-05-151-1/+1
* ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool2014-04-301-0/+31
* Fix typoNico Rieck2014-02-151-2/+2
* [COFF] Add support for the .secidx directiveTimur Iskhodzhanov2013-12-201-1/+17
* Fix a typo in the docsTimur Iskhodzhanov2013-12-201-1/+1
* Support multiple COFF sections with the same name but different COMDAT.Rafael Espindola2013-11-191-0/+38
* Sphinx refuses to render this code block. Try adding a newline.Benjamin Kramer2013-08-141-0/+1
* Add the C99 hex-float assembly syntax to our extension document.Tim Northover2013-08-141-0/+13
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-061-1/+55
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-101-0/+39