summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/global-sections.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix BSS global handling in AsmPrinterNirav Dave2016-06-141-0/+18
* X86-Darwin: start emitting data-region directives for jump-tables.Tim Northover2016-05-031-0/+2
* [X86] Create mergeable constant pool entries for AVXDavid Majnemer2016-02-221-0/+11
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-2/+2
* [MachO] Stop generating *coal* sections.Akira Hatanaka2015-10-151-4/+3
* Revert r250349.Akira Hatanaka2015-10-151-3/+4
* [MachO] Stop generating *coal* sections.Akira Hatanaka2015-10-141-4/+3
* Revert r250342.Akira Hatanaka2015-10-141-3/+4
* [MachO] Stop generating *coal* sections.Akira Hatanaka2015-10-141-4/+3
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* COFF: Let globals with private linkage reside in their own sectionDavid Majnemer2015-03-171-2/+2
* Revert "COFF: Let globals with private linkage reside in their own section"David Majnemer2015-03-171-2/+2
* COFF: Let globals with private linkage reside in their own sectionDavid Majnemer2015-03-171-2/+2
* Put jump tables in unique sections on COFF.Rafael Espindola2015-03-111-0/+6
* Print jump tables before exception tables.Rafael Espindola2015-03-091-3/+5
* Drop the "eh_" from eh_func_begin and eh_func_end.Rafael Espindola2015-03-041-1/+1
* Centralize handling of the eh_begin and eh_end labels.Rafael Espindola2015-02-271-2/+2
* Put jump tables in distinct sections if -ffunction-sections is used.Rafael Espindola2015-02-261-0/+6
* Add r228939 back with a fix.Rafael Espindola2015-02-171-0/+6
* Add a test showing the problem in r228939.Rafael Espindola2015-02-171-0/+39
* Revert "On ELF, put PIC jump tables in a non executable section."Matthias Braun2015-02-141-6/+0
* On ELF, put PIC jump tables in a non executable section.Rafael Espindola2015-02-121-0/+6
* Put each jump table in an independent section if the function is too.Rafael Espindola2015-02-121-1/+30
* MC: Emit COFF section flags in the "proper" orderDavid Majnemer2015-02-071-4/+4
* Don't create multiple mergeable sections with -fdata-sections.Rafael Espindola2015-01-291-3/+3
* Bring r226038 back.Rafael Espindola2015-01-191-2/+0
* Revert r226242 - Revert Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-161-0/+2
* Revert "Revert Don't create new comdats in CodeGen"Rafael Espindola2015-01-161-2/+0
* Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-151-0/+2
* Don't create new comdats in CodeGen.Rafael Espindola2015-01-141-2/+0
* On MachO, don't put non-private constants in mergeable sections.Rafael Espindola2014-08-281-5/+24
* Move the function and data section flags into the options struct andEric Christopher2014-05-201-37/+37
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-231-3/+3
* WinCOFF: Add support for -fdata-sectionsDavid Majnemer2014-03-251-6/+16
* WinCOFF: Add support for -ffunction-sectionsDavid Majnemer2014-03-231-0/+8
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-191-0/+8
* Revert r201622 and r201608.Daniel Jasper2014-02-191-8/+0
* Avoid an infinite cycle with private linkage and -f{data|function}-sections.Rafael Espindola2014-02-191-0/+8
* Use __literal16. It has been supported by the linker since 2005.Rafael Espindola2014-02-131-0/+10
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-131-4/+4
* Revert "Reapply r185872 now that the address sanitizer has been changed to su...Arnold Schwaighofer2013-08-081-3/+4
* Reapply r185872 now that the address sanitizer has been changed to support this.Bill Wendling2013-08-071-4/+3
* Revert r185872 - "Stop emitting weak symbols into the "coal" sections"Alexander Potapenko2013-07-091-3/+4
* Stop emitting weak symbols into the "coal" sections.Bill Wendling2013-07-081-4/+3
* Fix an obvious typo that's preventing x86 (32-bit) from using .literal16.Evan Cheng2011-07-191-1/+1
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-041-8/+8
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-031-8/+8
* Switch llvm to using comdats. For now always use groups with a singleRafael Espindola2011-02-141-2/+2
* Update tests.Rafael Espindola2011-01-161-7/+7
* two changes:Chris Lattner2010-08-301-2/+2
OpenPOWER on IntegriCloud