| Commit message (Expand) | Author | Age | Files | Lines |
| * | [AIX][XCOFF] Supporting the ReadOnlyWithRel SectionKnd | diggerlin | 2020-01-14 | 1 | -1/+4 |
| * | [AIX][XCOFF]Implement mergeable const | diggerlin | 2020-01-07 | 1 | -1/+1 |
| * | [NFC] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 2020-01-01 | 1 | -4/+4 |
| * | Revert "Honor -fuse-init-array when os is not specified on x86" | Mitch Phillips | 2019-12-17 | 1 | -1/+0 |
| * | Honor -fuse-init-array when os is not specified on x86 | Kamlesh Kumar | 2019-12-16 | 1 | -0/+1 |
| * | Revert "[Coverage] Revise format to reduce binary size" | Vedant Kumar | 2019-12-04 | 1 | -2/+0 |
| * | [Coverage] Revise format to reduce binary size | Vedant Kumar | 2019-12-04 | 1 | -0/+2 |
| * | A fix of the bug introduced by previous lowering in asm patch. | Xiangling Liao | 2019-11-20 | 1 | -2/+1 |
| * | [AIX][XCOFF] Add support for generating assembly code for one-byte mergable s... | Xing Xue | 2019-11-20 | 1 | -2/+20 |
| * | [AIX] Lowering jump table, constant pool and block address in asm | Xiangling Liao | 2019-11-20 | 1 | -1/+20 |
| * | Add read-only data assembly writing for aix | diggerlin | 2019-11-15 | 1 | -0/+4 |
| * | [PowerPC][XCOFF] Add support for zero initialized global values. | Sean Fertile | 2019-11-11 | 1 | -0/+6 |
| * | Added support for "#pragma clang section relro=<name>" | Dmitry Mikulin | 2019-10-15 | 1 | -0/+2 |
| * | [Alignment][NFC] DataLayout migration to llvm::Align | Guillaume Chatelet | 2019-09-23 | 1 | -1/+1 |
| * | AArch64: support arm64_32, an ILP32 slice for watchOS. | Tim Northover | 2019-09-12 | 1 | -0/+1 |
| * | [PowerPC][AIX] Adds support for writing the .data section in assembly files | Xing Xue | 2019-08-25 | 1 | -0/+3 |
| * | [MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local | Francis Visoiu Mistrih | 2019-08-22 | 1 | -7/+5 |
| * | [COFF] Fix section name for constants larger than 64 bits on Windows | Fangrui Song | 2019-08-22 | 1 | -1/+2 |
| * | Adds support for writing the .bss section for XCOFF object files. | Sean Fertile | 2019-08-20 | 1 | -1/+19 |
| * | Fixed placement of llvm.global_dtors on Windows. | Vyacheslav Zakharin | 2019-08-19 | 1 | -1/+2 |
| * | Enable assembly output of local commons for AIX | David Tenty | 2019-08-08 | 1 | -3/+4 |
| * | Revert r367501 "Create unique, but identically-named ELF sections..." | Bob Haarman | 2019-08-07 | 1 | -17/+2 |
| * | Create unique, but identically-named ELF sections for explicitly-sectioned fu... | Peter Collingbourne | 2019-08-01 | 1 | -2/+17 |
| * | Address post commit review comments on revision 366727. | Sean Fertile | 2019-07-30 | 1 | -5/+5 |
| * | [PowerPC][AIX]Add lowering of MCSymbol MachineOperand. | Sean Fertile | 2019-07-26 | 1 | -0/+3 |
| * | Stubs out TLOF for AIX and add support for common vars in assembly output. | Sean Fertile | 2019-07-22 | 1 | -0/+55 |
| * | CodeGen: Allow !associated metadata to point to aliases. | Peter Collingbourne | 2019-07-18 | 1 | -2/+2 |
| * | [AsmPrinter] Make the encoding of call sites in .gcc_except_table configurabl... | Alex Bradbury | 2019-07-17 | 1 | -0/+2 |
| * | [RISCV] Set correct encodings for DWARF exception handling | Alex Bradbury | 2019-07-17 | 1 | -0/+8 |
| * | Standardize on MSVC behavior for triples with no environment | Reid Kleckner | 2019-07-08 | 1 | -5/+3 |
| * | [ELF] Implement Dependent Libraries Feature | Ben Dunbobbin | 2019-05-17 | 1 | -0/+13 |
| * | [WebAssembly] Remove uses of ThreadModel | Thomas Lively | 2019-02-28 | 1 | -8/+1 |
| * | [WebAssembly] Update MC for bulk memory | Thomas Lively | 2019-02-19 | 1 | -3/+14 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Implement -frecord-command-line (-frecord-gcc-switches) | Scott Linder | 2018-12-14 | 1 | -0/+8 |
| * | [MachO][TLOF] Add support for local symbols in the indirect symbol table | Francis Visoiu Mistrih | 2018-12-13 | 1 | -3/+22 |
| * | [mingw] Use unmangled name after the $ in the section name | Reid Kleckner | 2018-11-21 | 1 | -2/+3 |
| * | Reland "[WebAssembly] LSDA info generation" | Heejin Ahn | 2018-10-25 | 1 | -0/+4 |
| * | Revert "[WebAssembly] LSDA info generation" | Krasimir Georgiev | 2018-10-16 | 1 | -4/+0 |
| * | [WebAssembly] LSDA info generation | Heejin Ahn | 2018-10-16 | 1 | -0/+4 |
| * | [MC][ELF] fix newly added test | Nick Desaulniers | 2018-10-12 | 1 | -25/+25 |
| * | Revert r344197 "[MC][ELF] compute entity size for explicit sections" | Artem Dergachev | 2018-10-11 | 1 | -25/+25 |
| * | [MC][ELF] compute entity size for explicit sections | Nick Desaulniers | 2018-10-10 | 1 | -25/+25 |
| * | [COFF] Implement llvm.global_ctors priorities for MSVC COFF targets | Reid Kleckner | 2018-09-07 | 1 | -2/+19 |
| * | Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections." | George Rimar | 2018-08-29 | 1 | -3/+0 |
| * | [llvm-mc] - Allow to set custom flags for debug sections. | George Rimar | 2018-08-29 | 1 | -0/+3 |
| * | Restore correct x86_64 EH encodings in kernel code model | Lei Liu | 2018-08-13 | 1 | -9/+14 |
| * | [MC] Move EH DWARF encodings from MC to CodeGen, NFC | Reid Kleckner | 2018-08-09 | 1 | -0/+156 |
| * | Simplify selectELFSectionForGlobal by pulling out the entry size | Eric Christopher | 2018-08-01 | 1 | -22/+27 |
| * | Tidy up logic around unique section name creation and remove a | Eric Christopher | 2018-08-01 | 1 | -9/+9 |