| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 10 | -18/+182 |
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 6 | -8/+164 |
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 29 | -57/+227 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 23 | -121/+339 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 39 | -158666/+941 |
* | This commit adds some (but not all) of the x86-64 relocations that are not | Tom Roeder | 2013-10-30 | 1 | -6/+10 |
* | Move the STT_FILE symbols out of the normal symbol table processing for | Joerg Sonnenberger | 2013-10-29 | 1 | -0/+47 |
* | MC: Support multiple sections with the same name in the same comdat group | David Blaikie | 2013-10-22 | 1 | -0/+41 |
* | Emit DWARF line entries for all data in the instruction stream. | Peter Collingbourne | 2013-10-20 | 1 | -6/+19 |
* | MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm | Hans Wennborg | 2013-10-18 | 2 | -0/+19 |
* | Implements parsing and emitting of .cfi_window_save in MC. | Venkatraman Govindaraju | 2013-09-26 | 1 | -0/+51 |
* | X86: Use R_X86_64_TPOFF64 for FK_Data_8 | David Majnemer | 2013-09-22 | 1 | -0/+2 |
* | ELF: Parse types in directives like binutils gas | David Majnemer | 2013-09-21 | 2 | -1/+29 |
* | ELF: Add support for the exclude section bit for gas compat. | Benjamin Kramer | 2013-09-15 | 1 | -4/+21 |
* | MC: Add support for '?' flags in .section directives | David Majnemer | 2013-09-15 | 1 | -1/+1 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | Check for $PWD in llvm::sys::current_path. | Rafael Espindola | 2013-08-10 | 1 | -0/+10 |
* | Put ELF COMDAT relocations into the relevant COMDAT group. | Tim Northover | 2013-07-10 | 2 | -1/+30 |
* | Added the test missed from r185080. | Serge Pavlov | 2013-07-01 | 1 | -0/+13 |
* | Integrate Assembler: Support X86_64_DTPOFF64 relocations | David Blaikie | 2013-06-28 | 1 | -1/+2 |
* | [MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directives | Ulrich Weigand | 2013-06-19 | 1 | -0/+32 |
* | Don't hide the first ELF symbol. | Rafael Espindola | 2013-06-05 | 3 | -1/+28 |
* | Change how we iterate over relocations on ELF. | Rafael Espindola | 2013-05-30 | 30 | -102/+119 |
* | Add support for DWARF line number table entries for values in the instruction | Cameron Zwarich | 2013-05-25 | 1 | -4/+10 |
* | Add support for subsections to the ELF assembler. Fixes PR8717. | Peter Collingbourne | 2013-04-17 | 1 | -0/+37 |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 79 | -3091/+2828 |
* | Use a scheme closer to that of GNU as when deciding the type of a | Peter Collingbourne | 2013-04-10 | 1 | -9/+44 |
* | Implements low-level object file format specific output for COFF and | Eric Christopher | 2013-04-03 | 1 | -1/+1 |
* | Move test since it depends on the X86 backend. | Rafael Espindola | 2013-03-28 | 1 | -11/+0 |
* | Revert "Updated ELF relocation test for .eh_frame section" | Michael Gottesman | 2013-03-28 | 1 | -26/+4 |
* | Updated ELF relocation test for .eh_frame section | Jack Carter | 2013-03-27 | 1 | -4/+26 |
* | Fix the FDE encoding to be relative on ELF. | Rafael Espindola | 2013-03-15 | 1 | -0/+11 |
* | We need a shndx if the number of sections breaks SHN_LORESERVE. This condition | Nick Lewycky | 2013-03-09 | 1 | -0/+65281 |
* | Rewrite a test to check actual output rather than intermediate implementation | Eli Bendersky | 2013-03-01 | 1 | -6/+6 |
* | Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, | Eli Bendersky | 2013-01-25 | 1 | -1/+1 |
* | llvm/test/MC/ELF/comp-dir.s: Appease MSYS Bash. | NAKAMURA Takumi | 2012-12-18 | 1 | -1/+1 |
* | Add a triple to this test -- it has to be an ELF platform... | Chandler Carruth | 2012-12-17 | 1 | -1/+1 |
* | Prepare LLVM to fix PR14625, exposing a hook in MCContext to manage the | Chandler Carruth | 2012-12-17 | 1 | -0/+7 |
* | Add a test for explicitly exercising the mc-relax-all flag. | Eli Bendersky | 2012-12-10 | 1 | -0/+19 |
* | Add separate statistics for Data and Inst fragments emitted during relaxation. | Eli Bendersky | 2012-12-07 | 1 | -4/+1 |
* | Add support for .cfi_register now that it is easy to extent the representation | Rafael Espindola | 2012-11-25 | 1 | -0/+42 |
* | Implement .cfi_undefined. Based on a patch from PaX team, updated by | Rafael Espindola | 2012-11-23 | 1 | -0/+41 |
* | Emit relocations from .debug_aranges to .debug_info for asm files | Alexey Samsonov | 2012-11-14 | 1 | -2/+42 |
* | MC: Overhaul handling of .lcomm | Benjamin Kramer | 2012-09-07 | 1 | -0/+21 |
* | PR13754: llvm-mc/x86 crashes on .cfi directives without the % prefix for regi... | Benjamin Kramer | 2012-09-07 | 1 | -0/+18 |
* | Give this test an explicit triple. | Nick Lewycky | 2012-08-12 | 1 | -1/+1 |
* | When emitting the PC range in an FDE, use the same data encoding for both ends | Nick Lewycky | 2012-08-12 | 1 | -0/+28 |
* | ELF: Add support for the asm .version directive. | Benjamin Kramer | 2012-05-12 | 1 | -0/+17 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), ... | David Meyer | 2012-02-28 | 1 | -1/+1 |