OSDN Git Service

AMDGPU: Remove unnecessary check for isFullCopy
[android-x86/external-llvm.git] / lib / DebugInfo /
2019-03-25 Ali TamurRevert "[llvm] Prevent duplicate files in debug line...
2019-03-25 Ali Tamur[llvm] Prevent duplicate files in debug line header...
2019-03-23 Fangrui Song[DWARF] Delete a stray break and a stray comment. NFC
2019-03-23 Alexey Lapshin [DebugInfo] follow up for "add SectionedAddress to...
2019-03-22 Fangrui Song[DWARF] Refactor RelocVisitor and fix computation of...
2019-03-21 Reid Kleckner[llvm-pdbutil] Add -type-ref-stats to help find unused...
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-18 Alexandre Ganea[DebugInfo][PDB] Don't write empty debug streams
2019-03-15 Mircea Trofin[llvm] Skip over empty line table entries.
2019-03-13 Evgeniy StepanovRevert "[llvm] Skip over empty line table entries."
2019-03-12 Mircea Trofin[llvm] Skip over empty line table entries.
2019-03-11 Nathan LanzaAdd Swift enumerator value for CodeView::SourceLanguage
2019-03-07 Petar Jovanovic[DebugInfo] Fix the type of the formated variable
2019-03-05 Jonas Devlieghere[DWARFFormValue] Don't consider DW_FORM_data4/8 to...
2019-03-02 Vlad TsyrklevichRevert "[DWARFFormValue] Cleanup DWARFFormValue interfa...
2019-03-01 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-02-28 Adrian Prantldsymutil support for DW_OP_convert
2019-02-27 Alexey Lapshin[DebugInfo] add SectionedAddress to DebugInfo interfaces.
2019-02-27 Jonas Devlieghere[DWARFFormValue] Cleanup DWARFFormValue interface....
2019-02-21 Markus Lavin[DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.
2019-02-14 Matt Davis[symbolizer] Avoid collecting symbols belonging to...
2019-02-11 Jordan Rupprecht[DebugInfo] Fix /usr/lib/debug llvm-symbolizer lookup...
2019-02-11 Benjamin KramerMove some classes into anonymous namespaces. NFC.
2019-02-07 Alexandre Ganea[CodeView] Fix cycles in debug info when merging Types...
2019-02-06 James Henderson[DebugInfo]Print correct value for special opcode addre...
2019-02-01 Jordan Rupprecht[DebugInfo] Don't use realpath when looking up debug...
2019-02-01 Wolfgang Pieb[DWARF v5] Fix DWARF emitter and consumer to produce...
2019-01-30 Aleksandr Urakov[NativePDB] Fix access to both old & new fpo data entri...
2019-01-24 Zachary Turner[PDB] Increase TPI hash bucket count.
2019-01-22 James Henderson[llvm-symbolizer] Add support for --basenames/-s
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-07 Alexandre Ganea[CodeView] More appropriate name and type for a Microso...
2018-12-24 David Blaikiellvm-dwarfdump: Skip address index info (and dump only...
2018-12-22 David BlaikieDebugInfo: Accurately propagate the section used by...
2018-12-22 David Blaikiellvm-dwarfdump: Dump the section name/number for addr...
2018-12-22 David Blaikiellvm-dwarfdump: Remove extraneous space between '(...
2018-12-22 David Blaikiellvm-dwarfdump: Print the section name/number for addr_...
2018-12-22 David BlaikieDebugInfo: Refactor named section dumping into a reusab...
2018-12-22 David BlaikieDebugInfo: Remove extra attribute lookup
2018-12-22 David BlaikielibDebugInfo: Refactor error handling in range list...
2018-12-21 David BlaikieReapply: DebugInfo: Assume an absence of ranges or...
2018-12-21 Luke Cheeseman[Dwarf/AArch64] Return address signing B key dwarf...
2018-12-19 David Blaikiellvm-dwarfdump: Improve/fix pretty printing of array...
2018-12-18 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-12-17 Zachary Turner[PDB] Add some helper functions for working with scopes.
2018-12-17 Eric LiuRevert "DebugInfo: Assume an absence of ranges or high_...
2018-12-17 David BlaikieDebugInfo: Assume an absence of ranges or high_pc on...
2018-12-12 David BlaikieDebugInfo/DWARF: Pretty print subroutine types
2018-12-12 David BlaikieDebugInfo/DWARF: Improve dumping of pointers to members...
2018-12-12 David BlaikieDebugInfo/DWARF: Refactor type dumping to dump types...
2018-12-12 David BlaikieDebugInfo/DWARF: Refactor getAttributeValueAsReferenced...
2018-12-12 David Blaikiellvm-dwarfdump: Dump array dimensions in stringified...
2018-12-07 Zachary Turner[NativePDB] Reconstruct function declarations from...
2018-12-06 Zachary Turner[PDB] Move some code around. NFC.
2018-12-06 Zachary TurnerSupport skewed stream arrays.
2018-12-04 Zachary Turner[PDB] Emit S_UDT records in LLD.
2018-12-04 George Rimar[llvm-dwarfdump] - Dump the older versions of .eh_frame...
2018-12-03 Zachary TurnerFix issue with Tpi Stream hash map.
2018-12-03 Zachary TurnerDon't build the Tpi Hash map by default.
2018-12-03 George Rimar[llvm-dwarfdump] - Stop printing the bogus empty sectio...
2018-11-27 Reid KlecknerAdd missing error checking code intended for r347687
2018-11-27 Reid Kleckner[PDB] Add symbol records in bulk
2018-11-23 Luke CheesemanRevert r347490 as it breaks address sanitizer builds
2018-11-23 Luke CheesemanRevert r343341
2018-11-20 Zachary Turner[CodeView] Add support for ref-qualified member functions.
2018-11-20 Zachary Turner[CodeView] Don't print PointerAttributes when dumping.
2018-11-17 David Blaikiellvm-symbolizer: Avoid calling getFromOffset when the...
2018-11-17 Fangrui SongUse llvm::copy. NFC
2018-11-16 Simon Atanasyan[DWARF] Use PRIx64 instead of 'x' to format 64-bit...
2018-11-13 Zachary Turner[NativePDB] Improved support for nested type reconstruc...
2018-11-12 Simon Atanasyan[DWARF] Do not use PRIx32 for printing uint64_t values
2018-11-12 David BlaikieNFC: DebugInfo: Reduce scope of DebugOffset to simplify...
2018-11-11 Fangrui Song[DWARF] Change pubnames to use DWARFSection instead...
2018-11-08 Alexandre Ganea[LLD] Fix Microsoft precompiled headers cross-compile...
2018-11-07 Jorge Gorbe MoyaAdd parentheses to silence warning.
2018-11-07 Paul Robinson[DWARFv5] Read and dump multiple .debug_info sections.
2018-11-05 Fangrui Song[DWARF] Support types CU list in .gdb_index dumping
2018-11-05 Alexandre Ganea[COFF][LLD] Add link support for Microsoft precompiled...
2018-11-03 Wolfgang Pieb[DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.
2018-11-02 Fangrui Song[DWARF] Fix typo, .gnu_index -> .gdb_index
2018-11-01 Reid Kleckner[codeview] Add breaks to fix -Wimplicit-fallthrough
2018-11-01 Zachary Turner[CodeView] Emit the correct TypeIndex for std::nullptr_t.
2018-10-31 Wolfgang Pieb[DWARF][NFC] Refactor a function to return Optional...
2018-10-31 Wolfgang Pieb[DWARF] Revert r345546: Refactor range list extraction...
2018-10-30 Saleem AbdulrasoolDWARFVerifier: make the verifier more comprehensive...
2018-10-29 Wolfgang Pieb[DWARF][NFC] Refactor range list extraction and dumping
2018-10-28 Saleem AbdulrasoolRevert "Revert "DebugInfo: reduce DIE range verificatio...
2018-10-27 Vlad TsyrklevichRevert "DebugInfo: reduce DIE range verification on...
2018-10-27 Saleem AbdulrasoolDebugInfo: reduce DIE range verification on object...
2018-10-26 Wolfgang Pieb[DWARF][NFC] cleanup (mostly leftovers from the impleme...
2018-10-25 David Blaikiellvm-dwarfdump: loclists: Don't expect an (albeit empty...
2018-10-25 George Rimar[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_...
2018-10-24 David Blaikiellvm-dwarfdump: Account for skeleton addr_base when...
2018-10-23 Reid Kleckner[PDB] Fix -Wunused-private-field in DIA
2018-10-23 Aleksandr UrakovRevert "Revert "[PDB] Extend IPDBSession's interface...
2018-10-22 Zachary TurnerSome cleanups to the native pdb plugin [NFC].
2018-10-22 Aleksandr UrakovRevert "[PDB] Extend IPDBSession's interface to retriev...
2018-10-22 George Rimar[llvm-dwarfdump] - Fix win10 build bot failture.
next