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
/
lib
/
DebugInfo
/
DWARF
/
DWARFDebugLoc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARFDebugLoc] Tweak error message when resolving offset pairs with no base ...
Pavel Labath
2020-01-09
1
-3
/
+3
*
[DWARFDebugLoclists] Add support for other DW_LLE encodings
Pavel Labath
2019-12-04
1
-8
/
+38
*
[DWARF] Add support for parsing/dumping section indices in location lists
Pavel Labath
2019-12-03
1
-24
/
+41
*
[DWARFVerifier] Use the new location list api
Pavel Labath
2019-11-22
1
-35
/
+0
*
Recommit "[DWARF] Add an api to get "interpreted" location lists"
Pavel Labath
2019-11-20
1
-0
/
+15
*
Revert "[DWARF] Add an api to get "interpreted" location lists"
Pavel Labath
2019-11-20
1
-15
/
+0
*
[DWARF] Add an api to get "interpreted" location lists
Pavel Labath
2019-11-20
1
-0
/
+15
*
Re-commit "DWARF location lists: Add section index dumping"
Pavel Labath
2019-11-18
1
-3
/
+9
*
Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"
Simon Pilgrim
2019-11-18
1
-9
/
+3
*
DWARF location lists: Add section index dumping
Pavel Labath
2019-11-18
1
-3
/
+9
*
DWARFDebugLoc(v4): Add an incremental parsing function
Pavel Labath
2019-11-15
1
-67
/
+82
*
DWARFDebugLoclists: stricter base address handling
Pavel Labath
2019-11-14
1
-6
/
+4
*
DWARFDebugLoclists: add location list "interpretation" logic
Pavel Labath
2019-11-12
1
-96
/
+133
*
DWARFDebugLoclists: Move to a incremental parsing model
Pavel Labath
2019-11-06
1
-82
/
+68
*
DWARFDebugLoclists: Make it possible to read relocated addresses
Pavel Labath
2019-11-05
1
-4
/
+5
*
DebugInfo: Remove unnecessary/mistaken inclusion of Bitcode/BitcodeAnalyzer.h
David Blaikie
2019-10-14
1
-1
/
+0
*
DebugInfo: Fix msan use-of-uninitialized exposed by r374600
David Blaikie
2019-10-12
1
-0
/
+1
*
llvm-dwarfdump: Add verbose printing for debug_loclists
David Blaikie
2019-10-11
1
-35
/
+105
*
llvm-dwarfdump: Support multiple debug_loclists contributions
David Blaikie
2019-10-09
1
-3
/
+2
*
DebugInfo: Shot in the dark attempt to fix ubsan error from r374122
David Blaikie
2019-10-09
1
-1
/
+1
*
DebugInfo: Move LLE enum handling to .def to match RLE handling
David Blaikie
2019-10-08
1
-1
/
+1
*
DebugInfo: Add parsing support for debug_loc base address specifiers
David Blaikie
2019-10-01
1
-3
/
+7
*
DWARF: Fix a regression in location list dumping
Pavel Labath
2019-09-04
1
-5
/
+4
*
DWARFDebugLoc: Make parsing and error reporting more robust
Pavel Labath
2019-08-29
1
-54
/
+43
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-6
/
+6
*
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
Fangrui Song
2019-06-30
1
-4
/
+4
*
Change some llvm::{lower,upper}_bound to llvm::bsearch. NFC
Fangrui Song
2019-04-17
1
-6
/
+4
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-12
1
-4
/
+4
*
Revert "Use llvm::lower_bound. NFC"
Ali Tamur
2019-04-11
1
-4
/
+4
*
Use llvm::lower_bound. NFC
Fangrui Song
2019-04-11
1
-4
/
+4
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-2
/
+3
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-3
/
+2
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-2
/
+3
*
[DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.
Markus Lavin
2019-02-21
1
-5
/
+6
*
[DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a loca...
Wolfgang Pieb
2019-02-01
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-2
/
+2
*
[DWARF] Use PRIx64 instead of 'x' to format 64-bit values
Simon Atanasyan
2018-11-16
1
-2
/
+2
*
llvm-dwarfdump: loclists: Don't expect an (albeit empty) expression for LLE_b...
David Blaikie
2018-10-25
1
-6
/
+8
*
[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_length
George Rimar
2018-10-25
1
-4
/
+10
*
[llvm-dwarfdump] - Fix win10 build bot failture.
George Rimar
2018-10-22
1
-3
/
+6
*
[llvm-dwarfdump] - Add the support of parsing .debug_loclists.
George Rimar
2018-10-22
1
-20
/
+58
*
[DebugInfo] Use absolute addresses in location lists
Jonas Devlieghere
2018-05-21
1
-3
/
+5
*
[DebugInfo] Use WithColor to print errors/warnings
Jonas Devlieghere
2018-04-14
1
-6
/
+7
*
[debug_loc] Fix typo in DWARFExpression constructor
Pavel Labath
2018-04-06
1
-1
/
+1
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
1
-2
/
+4
*
[dwarfdump] Add support for -debug-loc=OFFSET
Jonas Devlieghere
2017-09-27
1
-4
/
+46
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
1
-78
/
+137
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-4
/
+4
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
[next]