| Commit message (Expand) | Author | Age | Files | Lines |
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -21/+19 |
| * | [DWARF] - Emit the correct value for DW_AT_addr_base. | George Rimar | 2018-09-20 | 1 | -5/+7 |
| * | [DebugInfo] Fix build when std::vector::iterator is a pointer | Kristina Brooks | 2018-09-16 | 1 | -1/+1 |
| * | [DebugInfo] Do not generate label debug info if it has been processed. | Hsiangkai Wang | 2018-09-06 | 1 | -29/+38 |
| * | [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) | Hsiangkai Wang | 2018-08-17 | 1 | -45/+90 |
| * | DebugInfo: Remove command line (& target-based) disabling of pubnames in favo... | David Blaikie | 2018-08-16 | 1 | -6/+0 |
| * | DebugInfo: Add metadata support for disabling DWARF pub sections | David Blaikie | 2018-08-16 | 1 | -18/+31 |
| * | Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr... | Bruno Cardoso Lopes | 2018-08-14 | 1 | -90/+45 |
| * | [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) | Hsiangkai Wang | 2018-08-14 | 1 | -45/+90 |
| * | [DebugInfo] Fine tune emitting flags as part of the producer | Jonas Devlieghere | 2018-08-08 | 1 | -1/+1 |
| * | [DebugInfo] Reduce debug_str_offsets section size | Pavel Labath | 2018-08-07 | 1 | -2/+1 |
| * | [DEBUGINFO] Disable emission of the dwarf sections, but allow directives. | Alexey Bataev | 2018-08-01 | 1 | -0/+23 |
| * | [MC] Report fatal error for DWARF types for non-ELF object files | Jonas Devlieghere | 2018-08-01 | 1 | -1/+3 |
| * | [DWARF] Basic support for producing DWARFv5 .debug_addr section | Victor Leschuk | 2018-08-01 | 1 | -2/+7 |
| * | [DWARF] Do not create a .debug_ranges section when no ranges are needed. | Wolfgang Pieb | 2018-07-31 | 1 | -1/+1 |
| * | Revert "[DebugInfo] Generate DWARF debug information for labels." | Vlad Tsyrklevich | 2018-07-31 | 1 | -90/+45 |
| * | [DebugInfo] Generate DWARF debug information for labels. | Hsiangkai Wang | 2018-07-31 | 1 | -45/+90 |
| * | [DWARF v5] Reposting r337981, which was reverted in r337997 due to a test fai... | Wolfgang Pieb | 2018-07-26 | 1 | -47/+34 |
| * | dwarfgen: Add support for generating the debug_str_offsets section, take 3 | Pavel Labath | 2018-07-26 | 1 | -4/+6 |
| * | Revert r337981: it breaks the debuginfo-tests | Alex Lorenz | 2018-07-26 | 1 | -34/+47 |
| * | [DWARF v5] Don't emit multiple DW_AT_rnglists_base attributes. Some refactori... | Wolfgang Pieb | 2018-07-25 | 1 | -47/+34 |
| * | Revert "dwarfgen: Add support for generating the debug_str_offsets section, t... | Pavel Labath | 2018-07-25 | 1 | -6/+4 |
| * | dwarfgen: Add support for generating the debug_str_offsets section, take 2 | Pavel Labath | 2018-07-25 | 1 | -4/+6 |
| * | Revert "dwarfgen: Add support for generating the debug_str_offsets section" | Pavel Labath | 2018-07-25 | 1 | -6/+4 |
| * | dwarfgen: Add support for generating the debug_str_offsets section | Pavel Labath | 2018-07-25 | 1 | -4/+6 |
| * | Revert "[DebugInfo] Generate DWARF debug information for labels." | Shiva Chen | 2018-07-24 | 1 | -90/+45 |
| * | [DebugInfo] Generate DWARF debug information for labels. | Shiva Chen | 2018-07-24 | 1 | -45/+90 |
| * | DwarfDebug: Reduce duplication in addAccel*** methods | Pavel Labath | 2018-07-20 | 1 | -41/+24 |
| * | [DebugInfo] Generate .debug_names section when it makes sense | Pavel Labath | 2018-07-20 | 1 | -10/+33 |
| * | [DebugInfo] Dwarfv5: Avoid unnecessary base_address specifiers in rnglists | David Blaikie | 2018-07-18 | 1 | -10/+18 |
| * | [DWARF v5] Generate range list tables into the .debug_rnglists section. No su... | Wolfgang Pieb | 2018-07-12 | 1 | -12/+97 |
| * | [DWARF][NFC] Refactor range list emission to use a static helper | Wolfgang Pieb | 2018-07-10 | 1 | -57/+59 |
| * | [DEBUG_INFO, NVPTX] Do not emit .debug_loc section. | Alexey Bataev | 2018-06-29 | 1 | -0/+5 |
| * | [DwarfDebug] Remove unused argument (NFC) | Petar Jovanovic | 2018-06-28 | 1 | -3/+2 |
| * | [DWARFv5] Put the DWO ID in its place. | Paul Robinson | 2018-05-22 | 1 | -5/+9 |
| * | Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de... | Eric Christopher | 2018-05-18 | 1 | -7/+15 |
| * | [CodeGen/AccelTable]: Handle -dwarf-linkage-names=Abstract correctly | Pavel Labath | 2018-05-14 | 1 | -3/+5 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -2/+2 |
| * | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -12/+16 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info... | Eric Christopher | 2018-05-01 | 1 | -15/+7 |
| * | [DEBUG] Initial adaptation of NVPTX target for debug info emission. | Alexey Bataev | 2018-04-18 | 1 | -7/+15 |
| * | [CodeGen/Dwarf] Make debug_names compatible with split-dwarf | Pavel Labath | 2018-04-18 | 1 | -6/+10 |
| * | [CodeGen/AccelTable] Don't emit zero-CU name indexes | Pavel Labath | 2018-04-09 | 1 | -0/+4 |
| * | [CodeGen/AccelTable]: Don't emit accelerator entries for functions with no names | Pavel Labath | 2018-04-09 | 1 | -4/+3 |
| * | [CodeGen] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-06 | 1 | -24/+25 |
| * | Fix build breakage from r329201 | Pavel Labath | 2018-04-04 | 1 | -3/+3 |
| * | Re-commit r329179 after fixing build&test issues | Pavel Labath | 2018-04-04 | 1 | -20/+69 |
| * | Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it d... | Nico Weber | 2018-04-04 | 1 | -69/+20 |
| * | [CodeGen] Generate DWARF v5 Accelerator Tables | Pavel Labath | 2018-04-04 | 1 | -20/+69 |