index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
pdbdump: Print out section offsets in the publics stream.
Rui Ueyama
1
-0
/
+1
2016-05-17
pdbdump: Print out more strcutures.
Rui Ueyama
1
-0
/
+3
2016-05-17
Debug Info: Don't emit bitfields in the DWARF4 format when tuning for GDB.
Adrian Prantl
2
-1
/
+4
2016-05-17
Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields.
Adrian Prantl
2
-6
/
+3
2016-05-16
Debug info: Don't emit a DW_AT_byte_size when emitting a DWARF4 bit field.
Adrian Prantl
1
-2
/
+7
2016-05-13
pdbdump: Print "Publics" stream.
Rui Ueyama
1
-1
/
+8
2016-05-13
[codeview] Align class and print names of types
Reid Kleckner
2
-2
/
+2
2016-05-13
[codeview] Dump the type index on the first line of each record
Reid Kleckner
2
-14
/
+7
2016-05-10
Debug Info: Prevent DW_AT_abstract_origin from being emitted twice
Adrian Prantl
1
-0
/
+57
2016-05-09
[pdb] Parse the module info stream for each module.
Zachary Turner
1
-1
/
+167
2016-05-06
Make llvm-pdbdump print CV type records
Zachary Turner
1
-24
/
+68
2016-05-06
Fix failing test due to merge conflict.
Zachary Turner
1
-1
/
+1
2016-05-06
Port DebugInfoPDB over to using llvm::Error.
Zachary Turner
1
-1
/
+1
2016-05-06
[AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry
1
-2
/
+2
2016-05-04
Reland "Use ScopedPrinter in llvm-pdbdump"
Reid Kleckner
1
-1000
/
+1235
2016-05-04
Revert "Use ScopedPrinter in llvm-pdbdump"
Chad Rosier
1
-1235
/
+1000
2016-05-04
Use ScopedPrinter in llvm-pdbdump
Zachary Turner
1
-1000
/
+1235
2016-05-04
[mips][ias] Only round section sizes when explicitly requested.
Daniel Sanders
1
-1
/
+1
2016-05-03
Parse the TPI (type information) stream of PDB files.
Zachary Turner
1
-0
/
+9
2016-05-03
Moved test case for r268323 to DebugInfo/X86 to unbreak aarch64.
Wolfgang Pieb
1
-0
/
+0
2016-05-02
DebugInfo: Avoid propagating incorrect debug locations in SelectionDAG via CSE.
Wolfgang Pieb
1
-0
/
+100
2016-05-02
Parse PDB Name Hash Table
Zachary Turner
1
-0
/
+15
2016-04-30
Reverting 268054 & 268063 as they caused PR27579.
Amjad Aboud
14
-693
/
+34
2016-04-29
Fixed LIT tests that was broken after change in r268054.
Amjad Aboud
1
-4
/
+0
2016-04-29
Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
13
-30
/
+693
2016-04-29
[mips][ias] Make section sizes a multiple of the alignment.
Daniel Sanders
1
-1
/
+1
2016-04-28
[llvm-pdbdump] Restore error messages, handle bad block sizes
David Majnemer
2
-0
/
+5
2016-04-28
[llvm-pdbdump] Correctly read data larger than a block
David Majnemer
2
-57
/
+979
2016-04-28
Read discriminators correctly from object file.
Dehao Chen
2
-0
/
+135
2016-04-28
Read the rest of the DBI substreams, and parse source info.
Zachary Turner
1
-0
/
+3
2016-04-28
Debug Info: Restore the pre-r240853 behavior for DWARF2 bitfields.
Adrian Prantl
1
-1
/
+1
2016-04-28
Debug info: Support DWARF4 bitfields via DW_AT_data_bit_offset.
Adrian Prantl
2
-0
/
+124
2016-04-27
Parse module information from DBI stream.
Zachary Turner
1
-0
/
+24
2016-04-26
Parse and dump PDB DBI Stream Header Information
Zachary Turner
1
-0
/
+10
2016-04-26
Refactor some more PDB reading code into DebugInfoPDB.
Zachary Turner
1
-17
/
+0
2016-04-25
Resubmit "Refactor raw pdb dumper into library"
Zachary Turner
1
-1
/
+1
2016-04-24
Verifier: Verify that each inlinable callsite of a debug-info-bearing function
Adrian Prantl
2
-2
/
+4
2016-04-24
Revert "Verifier: Verify that each inlinable callsite of a debug-info-bearing...
Adrian Prantl
2
-4
/
+2
2016-04-24
Verifier: Verify that each inlinable callsite of a debug-info-bearing function
Adrian Prantl
2
-2
/
+4
2016-04-23
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
38
-244
/
+244
2016-04-23
Use %T instead of cd'ing to Output directly.
Benjamin Kramer
1
-1
/
+1
2016-04-22
llvm-symbolizer: Avoid infinite recursion walking dwos where the dwo contains...
David Blaikie
3
-0
/
+10
2016-04-22
llvm-symbolizer: prefer .dwo contents over fission-gmlt-like-data when .dwo f...
David Blaikie
5
-14
/
+33
2016-04-22
Revert r267049, r26706[16789], r267071 - Refactor raw pdb dumper into library
Daniel Sanders
1
-1
/
+1
2016-04-21
Fix pdbdump-headers.test after guid format change.
Zachary Turner
1
-1
/
+1
2016-04-21
Fixed Dwarf debug info emission to skip DILexicalBlockFile entries.
Amjad Aboud
1
-0
/
+161
2016-04-19
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
1
-1
/
+1
2016-04-19
[SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARD
Tim Shen
1
-2
/
+2
2016-04-18
[DWARF] Force a linkage_name on an inlined subprogram's abstract origin.
Paul Robinson
7
-7
/
+80
2016-04-15
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
285
-952
/
+715
[next]