1. adcdc1b [DebugInfo] IR/Bitcode changes for DISubprogram flags. by Paul Robinson · 7 years ago
  2. cda5421 [DebugInfo] DISubprogram flags get their own flags word. NFC. by Paul Robinson · 7 years ago
  3. f3d2453d Remove unused getMDNodeFwdRefOrNull interfaces (NFC) by Teresa Johnson · 7 years ago
  4. bb27911 DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers by David Blaikie · 7 years ago
  5. f8ab35a Emit template type and value parameter DIEs for template variables. by Matthew Voss · 7 years ago
  6. a0c9cb1 Ensure that variant part discriminator is read by MetadataLoader by Jonas Devlieghere · 7 years ago
  7. 386ad01 [Bitcode] Address backwards compat bug in r342631 by Vedant Kumar · 7 years ago
  8. eb7f602 [IR] Add a boolean field in DILocation to know if a line must covered or not by Calixte Denizet · 7 years ago
  9. 66cf14d DebugInfo: Add metadata support for disabling DWARF pub sections by David Blaikie · 7 years ago
  10. 55f4262 [DebugInfoMetadata] Added DIFlags interface in DIBasicType. by Adrian Prantl · 7 years ago
  11. 2c86455 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. by Shiva Chen · 7 years ago
  12. 16c7bda [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  13. 7160384 [DebugInfo] Unify ChecksumKind and Checksum value in DIFile by Scott Linder · 8 years ago
  14. 08dc66e Re-commit r324489: [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  15. 74906a4 Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)" by Momchil Velikov · 8 years ago
  16. c502027 [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  17. 8c59921 Add DWARF for discriminated unions by Adrian Prantl · 8 years ago
  18. fdf4091 [Metadata] Extend 'count' field of DISubrange to take a metadata node by Sander de Smalen · 8 years ago
  19. 8f976ba [NFC] fix trivial typos in comments by Hiroshi Inoue · 8 years ago
  20. bda7dd5 Remove redundant includes from lib/Bitcode. by Michael Zolotukhin · 8 years ago
  21. b52e236 IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. by Peter Collingbourne · 8 years ago
  22. 0578221 Canonicalize the representation of empty an expression in DIGlobalVariableExpression by Adrian Prantl · 8 years ago
  23. d63bfd2 Debug Info: Add a file: field to DIImportedEntity. by Adrian Prantl · 8 years ago
  24. ffc498d Align definition of DW_OP_plus with DWARF spec [3/3] by Florian Hahn · 8 years ago
  25. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  26. 56a08b4 [MetadataLoader] Remove unused Vector. NFCI. by Davide Italiano · 8 years ago
  27. fed4f39 Remove line and file from DINamespace. by Adrian Prantl · 8 years ago
  28. 9d2f019 Turn DISubprogram into a variable-length node. by Adrian Prantl · 8 years ago
  29. aa1d602 Revert "Turn DISubprogram into a variable-length node." by Adrian Prantl · 8 years ago
  30. 82c98fc Turn DISubprogram into a variable-length node. by Adrian Prantl · 8 years ago
  31. 1d12b88 Add support for DW_TAG_thrown_type. by Adrian Prantl · 8 years ago
  32. 6825fb6 PR32382: Fix emitting complex DWARF expressions. by Adrian Prantl · 8 years ago
  33. 68168d1 Spelling mistakes in comments. NFCI. by Simon Pilgrim · 9 years ago
  34. d5561e0 [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types by Konstantin Zhuravlyov · 9 years ago
  35. efcf06f Move symbols from the global namespace into (anonymous) namespaces. NFC. by Benjamin Kramer · 9 years ago
  36. a5bf2d7 Fix bitcode upgrade for DIGlobalVariables with a var: field. by Adrian Prantl · 9 years ago
  37. e37d314 Fix the bitcode upgrade for DIGlobalVariable in a DIImportedEntity context. by Adrian Prantl · 9 years ago
  38. 0944a8c Change debug-info-for-profiling from a TargetOption to a function attribute. by Dehao Chen · 9 years ago
  39. c05c9db Avoid using unspecified ordering in MetadataLoader::MetadataLoaderImpl::parseOneMetadata. by Ivan Krasin · 9 years ago
  40. 3bb4d01 [ThinLTO] Fix lazy-loading of MDString instruction attachments by Mehdi Amini · 9 years ago
  41. 2737989 Add an assertion to PlaceholderQueue destructor, ensuring it has been flushed by Mehdi Amini · 9 years ago
  42. 67d2cc1 [ThinLTO] Add a recursive step in Metadata lazy-loading by Mehdi Amini · 9 years ago
  43. 061f4a5 Apply clang-tidy's performance-unnecessary-value-param to LLVM. by Benjamin Kramer · 9 years ago
  44. 7b0d145 [ThinLTO] Fix lazy-loading of Metadata attachment, which left some Fwd ref behind by Mehdi Amini · 9 years ago
  45. d5549f3 [ThinLTO] Fix assertions on lazy-loading of Metadata TBAA attachments by Mehdi Amini · 9 years ago
  46. 42ef199 [Bitcode] Remove unused PlaceHolder parameter to lazyLoadModuleMetadataBlock() by Mehdi Amini · 9 years ago
  47. 19ef4fa Use lazy-loading of Metadata in MetadataLoader when importing is enabled (NFC) by Mehdi Amini · 9 years ago
  48. 5a8dba5 [ThinLTO] Import type as decl only when non-null Identifier by Teresa Johnson · 9 years ago
  49. 7faeecc [DebugInfo] Added support for Checksum debug info feature. by Amjad Aboud · 9 years ago
  50. 690952d MetadataLoader: replace the tracking of ForwardReferences and UnresolvedNodes with a set-based solution (NFC) by Mehdi Amini · 9 years ago
  51. 4f90ee0 MetadataLoader: add an extra assertion in Placeholders flush (NFC) by Mehdi Amini · 9 years ago
  52. 9f926f7 MetadataLoader: split the creation of a single metadata out of a Record into its own function (NFC) by Mehdi Amini · 9 years ago
  53. 37c178b MetadataLoader: Reinitialize MinFwdRef/MaxFwdRef after resolving cycles (NFC) by Mehdi Amini · 9 years ago
  54. 5ae6170 MetadataLoader: Add an assertion for the implicit invariant of PlaceHolder while loading Metadata (NFC) by Mehdi Amini · 9 years ago
  55. 70a9cd4 MetadataLoader: Make sure every member of MetadataLoader are initialized (NFC) by Mehdi Amini · 9 years ago
  56. ec68dd4 MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader (NFC) by Mehdi Amini · 9 years ago
  57. bceaaa9 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  58. a61f5e3 [ThinLTO] Import composite types as declarations by Teresa Johnson · 9 years ago
  59. 73ec065 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  60. 8662305 Strip invalid TBAA when reading bitcode by Mehdi Amini · 9 years ago
  61. 74a835c [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  62. 03c6d31 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  63. ce13935 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  64. b3901bd Fix MSVC build after 289461; MSVC isn't sure if this is std:: or llvm:: by Nico Weber · 9 years ago
  65. ef27db8 Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file by Mehdi Amini · 9 years ago