| Commit message (Expand) | Author | Age | Files | Lines |
| * | [NFC] Fix trivial typos in comments | James Henderson | 2020-01-06 | 1 | -1/+1 |
| * | Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/... | David Blaikie | 2019-12-30 | 1 | -1/+1 |
| * | DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserial... | David Blaikie | 2019-12-27 | 1 | -1/+1 |
| * | MetadataLoader upgradeCUVariables() - silence static analyzer dyn_cast_or_nul... | Simon Pilgrim | 2019-10-02 | 1 | -1/+1 |
| * | MetadataLoader lazyLoadOneMetadata - silence static analyzer dyn_cast<MDNode>... | Simon Pilgrim | 2019-09-26 | 1 | -1/+1 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
| * | [BitcodeReader] Use tighter upper bound to validate forward references. | Florian Hahn | 2019-07-14 | 1 | -4/+16 |
| * | [Bitcode] Move Bitstream to a separate library | Francis Visoiu Mistrih | 2019-07-03 | 1 | -1/+1 |
| * | BitStream reader: propagate errors | JF Bastien | 2019-06-26 | 1 | -53/+136 |
| * | [DebugInfo] Delete TypedDINodeRef | Fangrui Song | 2019-05-07 | 1 | -1/+1 |
| * | Avoid cppcheck operator precedence warnings. NFCI. | Simon Pilgrim | 2019-05-03 | 1 | -1/+1 |
| * | Add LLVM IR debug info support for Fortran COMMON blocks | Adrian Prantl | 2019-04-08 | 1 | -0/+12 |
| * | [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlags | Petar Jovanovic | 2019-03-19 | 1 | -7/+28 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [DebugInfo] IR/Bitcode changes for DISubprogram flags. | Paul Robinson | 2018-11-28 | 1 | -21/+42 |
| * | [DebugInfo] DISubprogram flags get their own flags word. NFC. | Paul Robinson | 2018-11-19 | 1 | -4/+4 |
| * | Remove unused getMDNodeFwdRefOrNull interfaces (NFC) | Teresa Johnson | 2018-11-14 | 1 | -11/+3 |
| * | DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s... | David Blaikie | 2018-11-13 | 1 | -1/+2 |
| * | Emit template type and value parameter DIEs for template variables. | Matthew Voss | 2018-10-03 | 1 | -4/+18 |
| * | Ensure that variant part discriminator is read by MetadataLoader | Jonas Devlieghere | 2018-09-21 | 1 | -1/+1 |
| * | [Bitcode] Address backwards compat bug in r342631 | Vedant Kumar | 2018-09-20 | 1 | -2/+2 |
| * | [IR] Add a boolean field in DILocation to know if a line must covered or not | Calixte Denizet | 2018-09-20 | 1 | -2/+4 |
| * | DebugInfo: Add metadata support for disabling DWARF pub sections | David Blaikie | 2018-08-16 | 1 | -1/+1 |
| * | [DebugInfoMetadata] Added DIFlags interface in DIBasicType. | Adrian Prantl | 2018-08-14 | 1 | -2/+5 |
| * | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -1/+16 |
| * | [DebugInfo] Support DWARF v5 source code embedding extension | Scott Linder | 2018-02-23 | 1 | -4/+5 |
| * | [DebugInfo] Unify ChecksumKind and Checksum value in DIFile | Scott Linder | 2018-02-12 | 1 | -3/+10 |
| * | Re-commit r324489: [DebugInfo] Improvements to representation of enumeration ... | Momchil Velikov | 2018-02-12 | 1 | -2/+3 |
| * | Revert "[DebugInfo] Improvements to representation of enumeration types (PR36... | Momchil Velikov | 2018-02-07 | 1 | -3/+2 |
| * | [DebugInfo] Improvements to representation of enumeration types (PR36168) | Momchil Velikov | 2018-02-07 | 1 | -2/+3 |
| * | Add DWARF for discriminated unions | Adrian Prantl | 2018-02-06 | 1 | -2/+5 |
| * | [Metadata] Extend 'count' field of DISubrange to take a metadata node | Sander de Smalen | 2018-01-24 | 1 | -7/+18 |
| * | [NFC] fix trivial typos in comments | Hiroshi Inoue | 2018-01-17 | 1 | -1/+1 |
| * | Remove redundant includes from lib/Bitcode. | Michael Zolotukhin | 2017-12-13 | 1 | -4/+0 |
| * | IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. | Peter Collingbourne | 2017-09-12 | 1 | -2/+3 |
| * | Canonicalize the representation of empty an expression in DIGlobalVariableExp... | Adrian Prantl | 2017-08-30 | 1 | -9/+13 |
| * | Debug Info: Add a file: field to DIImportedEntity. | Adrian Prantl | 2017-07-19 | 1 | -3/+5 |
| * | Align definition of DW_OP_plus with DWARF spec [3/3] | Florian Hahn | 2017-06-14 | 1 | -31/+92 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [MetadataLoader] Remove unused Vector. NFCI. | Davide Italiano | 2017-05-16 | 1 | -1/+1 |
| * | Remove line and file from DINamespace. | Adrian Prantl | 2017-04-28 | 1 | -4/+8 |
| * | Turn DISubprogram into a variable-length node. | Adrian Prantl | 2017-04-26 | 1 | -2/+2 |
| * | Revert "Turn DISubprogram into a variable-length node." | Adrian Prantl | 2017-04-26 | 1 | -2/+2 |
| * | Turn DISubprogram into a variable-length node. | Adrian Prantl | 2017-04-26 | 1 | -2/+2 |
| * | Add support for DW_TAG_thrown_type. | Adrian Prantl | 2017-04-26 | 1 | -23/+25 |
| * | PR32382: Fix emitting complex DWARF expressions. | Adrian Prantl | 2017-04-18 | 1 | -5/+52 |
| * | Spelling mistakes in comments. NFCI. | Simon Pilgrim | 2017-03-30 | 1 | -1/+1 |
| * | [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer... | Konstantin Zhuravlyov | 2017-03-08 | 1 | -2/+9 |
| * | Move symbols from the global namespace into (anonymous) namespaces. NFC. | Benjamin Kramer | 2017-02-11 | 1 | -1/+1 |
| * | Fix bitcode upgrade for DIGlobalVariables with a var: field. | Adrian Prantl | 2017-02-08 | 1 | -2/+1 |