index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
tools
/
llvm-dwarfdump
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-2
/
+2
*
[DebugInfo] Prevent infinite recursion for malformed DWARF
Jonas Devlieghere
2018-04-30
1
-0
/
+296
*
[test] Avoid spurious failure in debug-names-find.s. NFC.
Pavel Labath
2018-04-16
1
-3
/
+3
*
DWARFVerifier: validate information in name index entries
Pavel Labath
2018-04-06
2
-0
/
+244
*
[debug_loc] Fix typo in DWARFExpression constructor
Pavel Labath
2018-04-06
1
-0
/
+58
*
.debug_names: Correctly align the AugmentationStringSize field
Pavel Labath
2018-03-29
1
-0
/
+101
*
.debug_names: Parse DW_IDX_die_offset as a reference
Pavel Labath
2018-03-29
6
-8
/
+8
*
[DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_b...
Wolfgang Pieb
2018-03-27
1
-7
/
+37
*
DWARFVerifier: verify debug_names abbreviation table
Pavel Labath
2018-03-22
2
-1
/
+93
*
DWARFVerifier: Enhance validation of .debug_names hash tables
Pavel Labath
2018-03-16
3
-0
/
+300
*
[DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementations
Pavel Labath
2018-03-09
3
-5
/
+155
*
[DWARF v5] Support for verbose dumping of .debug_rnglist entries
Wolfgang Pieb
2018-03-08
3
-38
/
+84
*
DWARFVerifier: Basic verification of .debug_names
Pavel Labath
2018-03-08
7
-0
/
+458
*
[dwarfdump] Only print CU relative offset in verbose mode
Jonas Devlieghere
2018-03-07
1
-1
/
+1
*
Implement equal_range for the DWARF v5 accelerator table
Pavel Labath
2018-02-24
1
-0
/
+182
*
[dwarfdump] Fix spurious verification errors for DW_AT_location attributes
Jonas Devlieghere
2018-02-17
1
-0
/
+7
*
Add missing new files from r324077
James Henderson
2018-02-02
4
-0
/
+317
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
3
-9
/
+9
*
[dwarfdump][test] Add test case for r321064
Jonas Devlieghere
2017-12-19
1
-1
/
+6
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-0
/
+6
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
5
-6
/
+6
*
llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.
Adrian Prantl
2017-11-29
1
-0
/
+6
*
[llvm-dwarfdump] Display DW_AT_high_pc as absolute value
Jonas Devlieghere
2017-11-27
3
-7
/
+12
*
[llvm-dwarfdump] - Teach verifier to report broken DWARF expressions.
George Rimar
2017-10-27
1
-0
/
+52
*
Re-land "[dwarfdump] Add -lookup option"
Jonas Devlieghere
2017-10-25
1
-0
/
+285
*
[llvm-dwarfdump] - Fix array out of bounds access crash.
George Rimar
2017-10-25
1
-0
/
+42
*
[llvm-dwarfdump] - Cleanup of gnu_call_site.s. NFC.
George Rimar
2017-10-24
1
-31
/
+34
*
[llvm-dwarfdump] - Teach tool about few GNU call_sites constants.
George Rimar
2017-10-23
1
-0
/
+118
*
[llvm-dwarfdump] - Teach tool to parse DW_CFA_GNU_args_size.
George Rimar
2017-10-16
1
-0
/
+15
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
3
-9
/
+0
*
[dwarfdump] Verify that unit type matches root DIE
Jonas Devlieghere
2017-10-06
3
-1
/
+5
*
llvm-dwarfdump: Add an option to collect debug info quality metrics.
Adrian Prantl
2017-10-06
1
-0
/
+134
*
llvm-dwarfdump: implement the --regex option in combination with --name.
Adrian Prantl
2017-10-03
1
-1
/
+18
*
Revert r314817 "[dwarfdump] Add -lookup option"
Hans Wennborg
2017-10-03
1
-285
/
+0
*
[dwarfdump] Add -lookup option
Jonas Devlieghere
2017-10-03
1
-0
/
+285
*
llvm-dwarfdump: support the --ignore-case option.
Adrian Prantl
2017-10-02
1
-0
/
+7
*
[dwarfdump] Add -show-form
Jonas Devlieghere
2017-10-02
1
-0
/
+40
*
llvm-dwarfdump: implement the --name lookup option.
Adrian Prantl
2017-09-30
2
-1
/
+40
*
[dwarfdump][NFC] Consistent printing of address ranges
Jonas Devlieghere
2017-09-29
1
-1
/
+1
*
[dwarfdump][NFC] Consistent errors and warnings with --verify
Jonas Devlieghere
2017-09-29
5
-20
/
+19
*
llvm-dwarfdump: support .apple-namespaces in --find
Adrian Prantl
2017-09-29
1
-0
/
+7
*
llvm-dwarfdump: add support for .apple_types in --find
Adrian Prantl
2017-09-29
1
-0
/
+9
*
llvm-dwarfdump: implement --find for .apple_names
Adrian Prantl
2017-09-28
1
-0
/
+28
*
[dwarfdump] Verify that CUs have a unit DIE.
Jonas Devlieghere
2017-09-28
1
-0
/
+21
*
[dwarfdump] Fix printing of .debug_line offset.
Jonas Devlieghere
2017-09-27
1
-4
/
+4
*
[dwarfdump] Add support for -debug-line=OFFSET
Jonas Devlieghere
2017-09-27
1
-0
/
+28
*
[dwarfdump] Add support for -debug-loc=OFFSET
Jonas Devlieghere
2017-09-27
2
-0
/
+294
*
[dwarfdump] Skip 'stripped' sections
Jonas Devlieghere
2017-09-26
2
-0
/
+11
*
[dwarfdump] Add support for redirecting output to a file
Jonas Devlieghere
2017-09-22
1
-0
/
+3
*
[dwarfdump] Add verbose output for .debug-line section
Jonas Devlieghere
2017-09-21
2
-4
/
+36
[prev]
[next]