summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/X86
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Improve error message textJames Henderson2020-01-101-1/+1
* [DebugInfo] Remove redundant checks for past-the-end of prologueJames Henderson2020-01-031-11/+16
* [test][llvm-dwarfdump] Use --implicit-check-not to simplify test checksJames Henderson2020-01-031-11/+5
* [test][llvm-dwarfdump] Normalise contents and checks for line tablesJames Henderson2020-01-032-60/+86
* [test][llvm-dwarfdump] Add missing checks for table dumpingJames Henderson2020-01-031-1/+15
* [test][llvm-dwarfdump][NFC] Remove unused checkJames Henderson2020-01-021-136/+133
* [test][llvm-dwarfdump][NFC] Improve test readabilityJames Henderson2020-01-022-38/+68
* DebugInfo: Support dumping any exprloc as an expressionDavid Blaikie2019-12-231-0/+101
* [DebugInfo] Fix verbose printing of rows added via DW_LNE_end_sequenceJames Henderson2019-12-191-0/+56
* DebugInfo: Don't use implicit zero addr_baseDavid Blaikie2019-12-181-7/+7
* [DebugInfo] Only print a single blank line after an empty line tableJames Henderson2019-12-171-2/+29
* [llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0%Kristina Bessonova2019-12-131-6/+6
* [llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFCKristina Bessonova2019-12-131-60/+60
* [llvm-dwarfdump] Add blank line after printing line tableJames Henderson2019-12-121-0/+1
* [test][llvm-dwarfdump] Add missing testing for some --debug-* optionsJames Henderson2019-12-112-0/+234
* [llvm-dwarfdump][Statistics] Unify coverage statistic computationKristina Bessonova2019-12-085-9/+9
* [llvm/DWARF] Return section offset from DWARFUnit::get{Loc,Rng}listOffsetPavel Labath2019-12-051-1/+1
* [DWARFDebugLoclists] Add support for other DW_LLE encodingsPavel Labath2019-12-041-24/+89
* [DWARF] Add support for parsing/dumping section indices in location listsPavel Labath2019-12-031-7/+38
* [DWARFVerifier] Use the new location list apiPavel Labath2019-11-221-0/+7
* dwarfdump --statistics: Use new location list apiPavel Labath2019-11-212-2/+115
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-203-6/+6
* [NFC] Clean up debug-names-verify-completeness.s testPavel Labath2019-11-181-179/+157
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-154-12/+13
* DWARFDebugLoclists: stricter base address handlingPavel Labath2019-11-142-2/+8
* DWARFDebugLoclists: add location list "interpretation" logicPavel Labath2019-11-123-5/+4
* DWARFDebugLoclists: Move to a incremental parsing modelPavel Labath2019-11-061-2/+2
* DWARFDebugLoclists: Make it possible to read relocated addressesPavel Labath2019-11-051-0/+120
* llvm-dwarfdump: Add verbose printing for debug_loclistsDavid Blaikie2019-10-111-1/+3
* llvm-dwarfdump: Support multiple debug_loclists contributionsDavid Blaikie2019-10-092-1/+45
* [llvm-dwarfdump] Fix dumping of wrong locstats mapDjordje Todorovic2019-10-021-3/+3
* Fixup r373278: Move test to X86 directoryDiana Picus2019-10-011-0/+34
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-09-231-17/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-231-0/+17
* Revert "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-101-17/+0
* [utils] Implement the llvm-locstats toolDjordje Todorovic2019-09-101-0/+17
* [llvm-dwarfdump] Add additional stats fieldsDjordje Todorovic2019-09-101-0/+211
* [test] Update the name of the debug entry values option. NFCDjordje Todorovic2019-09-061-1/+1
* [DWARF] Support DWARF64 in DWARFListTableHeader.Igor Kudrin2019-09-054-7/+47
* [DWARFVerifier] Verify GNU extensions of call site DWARF symbolsDjordje Todorovic2019-09-021-0/+103
* [DWARF] Fix reading 64-bit DWARF type units.Igor Kudrin2019-08-202-0/+115
* [DWARF] Fix DWARFUnit::getDebugInfoSize() for 64-bit DWARF.Igor Kudrin2019-08-201-0/+37
* Reland "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-311-0/+76
* [DWARF] Add more error handling to debug line parser.Jonas Devlieghere2019-07-222-2/+175
* Revert "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-121-76/+0
* [DwarfDebug] Dump call site debug infoDjordje Todorovic2019-07-091-0/+76
* [DWARF] Handle the DW_OP_entry_value operandDjordje Todorovic2019-06-272-0/+118
* [dwarfdump] Add flag to limit the number of parents DIEsJonas Devlieghere2019-05-241-0/+5
* llvm-dwarfdump: Add dwo parsing to --statistics.Caroline Tice2019-05-092-0/+1455
* [DWARF] Fix dump of local/foreign TU lists in .debug_namesFangrui Song2019-04-291-0/+107
OpenPOWER on IntegriCloud