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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DWARFDebugLoclists: stricter base address handling
Pavel Labath
2019-11-14
3
-17
/
+14
*
DWARFDebugLoclists: Add an api to get the location lists of a DWARF unit
Pavel Labath
2019-11-13
2
-40
/
+34
*
DWARFDebugLoclists: add location list "interpretation" logic
Pavel Labath
2019-11-12
3
-110
/
+146
*
DebugInfo: Use separate macinfo contributions for each CU
David Blaikie
2019-11-08
1
-35
/
+41
*
DWARFDebugLoclists: Move to a incremental parsing model
Pavel Labath
2019-11-06
3
-123
/
+120
*
DWARFDebugLoclists: Make it possible to read relocated addresses
Pavel Labath
2019-11-05
3
-15
/
+17
*
[llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<secti...
George Rimar
2019-10-21
1
-1
/
+10
*
Fix minor warning in DWARFVerifier.
Zinovy Nis
2019-10-20
1
-2
/
+2
*
DebugInfo: Remove unnecessary/mistaken inclusion of Bitcode/BitcodeAnalyzer.h
David Blaikie
2019-10-14
2
-4
/
+0
*
[Modules Build] Add missing dependency.
Michael J. Spencer
2019-10-14
1
-0
/
+3
*
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
3
-39
/
+111
*
llvm-dwarfdump: Support multiple debug_loclists contributions
David Blaikie
2019-10-09
2
-15
/
+18
*
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
*
MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH
Pavel Labath
2019-09-24
1
-3
/
+2
*
[DWARF] Fix referencing Range List Tables from CUs for DWARF64.
Igor Kudrin
2019-09-05
1
-9
/
+12
*
[DWARF] Support DWARF64 in DWARFListTableHeader.
Igor Kudrin
2019-09-05
1
-22
/
+30
*
DWARF: Fix a regression in location list dumping
Pavel Labath
2019-09-04
2
-26
/
+22
*
[DWARFVerifier] Verify GNU extensions of call site DWARF symbols
Djordje Todorovic
2019-09-02
1
-2
/
+7
*
DWARFDebugLoc: Make parsing and error reporting more robust
Pavel Labath
2019-08-29
2
-60
/
+49
*
Add error handling to the DataExtractor class
Pavel Labath
2019-08-27
1
-3
/
+4
*
[DWARF] Adjust return type of DWARFUnit::getLength().
Igor Kudrin
2019-08-21
2
-3
/
+3
*
[DWARF] Fix reading 64-bit DWARF type units.
Igor Kudrin
2019-08-20
2
-5
/
+5
*
Remove the temporary code. NFC.
Igor Kudrin
2019-08-16
1
-30
/
+0
*
[DebugLine] Don't try to guess the path style
Jonas Devlieghere
2019-08-15
1
-25
/
+5
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
5
-16
/
+16
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-08-15
1
-1
/
+1
*
[DebugLine] Improve path handling.
Jonas Devlieghere
2019-08-14
1
-2
/
+20
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
1
-3
/
+10
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
1
-10
/
+3
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
1
-3
/
+10
*
DebugInfo/DWARF: Provide some (pretty half-hearted) error handling access whe...
David Blaikie
2019-08-09
1
-17
/
+25
*
Remove else-after-return
David Blaikie
2019-08-08
1
-3
/
+3
*
DebugInfo/DWARF: Remove unused return type from DWARFUnit::extractDIEsIfNeeded
David Blaikie
2019-08-07
1
-64
/
+63
*
Fix indentation
David Blaikie
2019-08-07
1
-1
/
+1
*
DebugInfo/DWARF: Normalize DWARFObject members on the DWARF spec section names
David Blaikie
2019-08-07
4
-105
/
+105
*
Remove support for 32-bit offsets in utility classes (5/5)
Igor Kudrin
2019-08-07
2
-47
/
+0
*
Try to unbreak buildbots after r368014
Igor Kudrin
2019-08-06
1
-1
/
+1
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
24
-292
/
+302
*
Support 64-bit offsets in utility classes (1/5)
Igor Kudrin
2019-08-06
2
-7
/
+75
*
Revert "[llvm-objdump] Re-commit r367284."
Michael Pozulp
2019-08-05
1
-1
/
+1
*
[DWARF] Change DWARFDebugLoc::Entry::Loc from SmallVector<char, 4> to SmallSt...
Fangrui Song
2019-08-05
1
-2
/
+2
*
[llvm-objdump] Re-commit r367284.
Michael Pozulp
2019-08-04
1
-1
/
+1
*
Reland "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-31
1
-0
/
+1
*
Revert "[llvm-objdump] Add warning messages if disassembly + source for probl...
Michael Pozulp
2019-07-30
1
-1
/
+1
*
[llvm-objdump] Add warning messages if disassembly + source for problematic i...
Michael Pozulp
2019-07-30
1
-1
/
+1
*
[DWARF][NFC] Add constants for reserved values of an initial length field.
Igor Kudrin
2019-07-24
6
-10
/
+11
*
[DWARF] Use 32-bit format specifier for offset
Jonas Devlieghere
2019-07-23
1
-7
/
+7
[prev]
[next]