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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style change as suggested in https://reviews.llvm.org/D32177 (NFC)
Dehao Chen
2017-04-19
1
-16
/
+11
*
Using address range map to speedup finding inline stack for address.
Dehao Chen
2017-04-19
2
-43
/
+48
*
Revert r300697 which causes buildbot failure.
Dehao Chen
2017-04-19
2
-47
/
+43
*
Using address range map to speedup finding inline stack for address.
Dehao Chen
2017-04-19
2
-43
/
+47
*
Add GNU_discriminator support for inline callsites in llvm-symbolizer.
Dehao Chen
2017-04-17
2
-3
/
+7
*
[llvm-pdbdump] Recursively dump class layout.
Zachary Turner
2017-04-13
3
-42
/
+191
*
[DWARF] - Simplify (use dyn_cast instead of isa + cast).
George Rimar
2017-04-13
1
-2
/
+2
*
Fix initialization order of class members.
Zachary Turner
2017-04-12
1
-2
/
+2
*
[llvm-pdbdump] Minor prepatory refactor of Class Def Dumper.
Zachary Turner
2017-04-12
1
-4
/
+9
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
9
-9
/
+243
*
[DWARF] Fix compiler warnings in DWARFContext.cpp, NFCi
Krasimir Georgiev
2017-04-12
1
-2
/
+1
*
[DWARF] - Refactoring of DWARFContextInMemory implementation.
George Rimar
2017-04-12
1
-64
/
+71
*
[PDB] Emit index/offset pairs for TPI and IPI streams
Reid Kleckner
2017-04-11
2
-21
/
+51
*
Remove unused functions. Remove static qualifier from functions in header fil...
Vassil Vassilev
2017-04-11
1
-9
/
+0
*
Improves pretty printing of variable types in llvm-pdbdump
Adrian McCarthy
2017-04-10
3
-0
/
+12
*
General usability improvements to generic PDB library.
Zachary Turner
2017-04-10
31
-65
/
+110
*
[PDB] Save one type record copy
Reid Kleckner
2017-04-04
1
-16
/
+18
*
[codeview] Cope with unsorted streams in type merging
Reid Kleckner
2017-04-03
1
-38
/
+106
*
[codeview] Add support for label type records
Reid Kleckner
2017-04-03
4
-0
/
+22
*
[codeview] Fix buggy BeginIndexMapSize assertion
Reid Kleckner
2017-03-29
1
-13
/
+12
*
Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Adrian McCarthy
2017-03-29
4
-34
/
+83
*
[PDB] Split item and type records when merging type streams
Reid Kleckner
2017-03-24
1
-53
/
+87
*
[PDB] Use two DBs when dumping the IPI stream
Reid Kleckner
2017-03-23
1
-6
/
+11
*
Somehow this still breaks because of ANSI color codes in test output on Linux.
Adrian McCarthy
2017-03-23
4
-83
/
+34
*
Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-23
4
-34
/
+83
*
[codeview] Move type index remapping logic to type merger
Reid Kleckner
2017-03-23
3
-248
/
+219
*
[codeview] Use separate records for LF_SUBSTR_LIST and LF_ARGLIST
Reid Kleckner
2017-03-22
4
-0
/
+43
*
Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Zachary Turner
2017-03-17
4
-83
/
+34
*
[pdb] Fix an uninitialized read, and add a test for it.
Zachary Turner
2017-03-17
1
-6
/
+3
*
[PDB] It is not an error getting the "Invalid" Annotation opcode.
Zachary Turner
2017-03-17
1
-2
/
+2
*
Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-16
4
-34
/
+83
*
Silence -Wcovered-switch-default warning.
Zachary Turner
2017-03-16
1
-5
/
+9
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
2
-2
/
+45
*
[llvm-pdbdump] Add support for diffing the PDB Stream.
Zachary Turner
2017-03-16
2
-1
/
+14
*
[llvm-pdbdump] Add support for diffing the String Table.
Zachary Turner
2017-03-15
1
-1
/
+12
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
4
-66
/
+184
*
NFC: Corrects comments that were supposed to go in with earlier commit.
Adrian McCarthy
2017-03-15
1
-4
/
+5
*
Introduce NativeEnumModules and NativeCompilandSymbol
Adrian McCarthy
2017-03-15
4
-2
/
+115
*
Fix llvm-symbolizer to navigate both DW_AT_abstract_origin and DW_AT_specific...
David Blaikie
2017-03-13
1
-22
/
+10
*
[llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.
Zachary Turner
2017-03-13
2
-0
/
+53
*
[DWARFv5] Update definitions to match published spec.
Paul Robinson
2017-03-06
2
-6
/
+26
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
34
-257
/
+44
*
[DWARF] Print leading zeros in type signature
Paul Robinson
2017-03-01
1
-2
/
+2
*
[DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-03-01
12
-76
/
+126
*
[DWARFv5] Emit new unit header format.
Paul Robinson
2017-02-28
3
-6
/
+17
*
Fix -Wcovered-switch-default warning.
Zachary Turner
2017-02-28
1
-2
/
+0
*
[PDB] Add BinaryStreamError.
Zachary Turner
2017-02-28
5
-25
/
+76
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
17
-91
/
+79
*
[DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-02-27
9
-46
/
+83
*
Remove some code accidentally left in.
Zachary Turner
2017-02-27
1
-2
/
+0
[next]