Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.40 -> 1.41
MachineDebugInfo.h updated: 1.40 -> 1.41
---
Log message:
Do not leak all of the SourceLineInfo objects. Do not bother mallocing each
one separately.
---
Diffs of the changes: (+8 -3)
DwarfWriter.h |
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.32 -> 1.33
MachineDebugInfo.h updated: 1.32 -> 1.33
MachineFrameInfo.h updated: 1.16 -> 1.17
MachineLocation.h updated: 1.1 -> 1.2
---
Log message:
Foundation for call frame information.
---
Diffs of the changes: (+100
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.29 -> 1.30
MachineDebugInfo.h updated: 1.30 -> 1.31
---
Log message:
Generate local variable and scope information and equivalent dwarf forms.
---
Diffs of the changes: (+215 -34)
DwarfWriter.h | 49 +++
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.24 -> 1.25
MachineDebugInfo.h updated: 1.17 -> 1.18
---
Log message:
DwarfWriter reading basic type information from llvm-gcc4 code.
---
Diffs of the changes: (+82 -7)
DwarfWriter.h | 13 ++---
MachineDebug
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.23 -> 1.24
MachineDebugInfo.h updated: 1.16 -> 1.17
---
Log message:
Coordinate activities with llvm-gcc4 and dwarf.
---
Diffs of the changes: (+64 -71)
DwarfWriter.h | 86 +-
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.22 -> 1.23
MachineDebugInfo.h updated: 1.10 -> 1.11
---
Log message:
Changing model for the construction of debug information.
---
Diffs of the changes: (+332 -101)
DwarfWriter.h |4
MachineDebugInfo.h | 42
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.19 -> 1.20
MachineDebugInfo.h updated: 1.8 -> 1.9
---
Log message:
Improve visibility/correctness of operand indices in "llvm.db" objects.
Handle 64 in DIEs.
---
Diffs of the changes: (+39 -5)
DwarfWriter.h | 1
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.17 -> 1.18
MachineDebugInfo.h updated: 1.7 -> 1.8
---
Log message:
Use global information to fill out Dwarf compile units.
---
Diffs of the changes: (+7 -2)
DwarfWriter.h |5 +++--
MachineDebugInfo.h |4 +
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.16 -> 1.17
MachineDebugInfo.h updated: 1.6 -> 1.7
---
Log message:
Set up MachineDebugInfo to scan for debug information form "llvm.db"g globals.
Global Variable information is now pulled from "llvm.dbg.globals"
---
Diff
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.6 -> 1.7
MachineDebugInfo.h updated: 1.5 -> 1.6
---
Log message:
Adding basic support for Dwarf line number debug information.
I promise to keep future commits smaller.
---
Diffs of the changes: (+506 -84)
DwarfWrit
Changes in directory llvm/include/llvm/CodeGen:
DwarfWriter.h updated: 1.5 -> 1.6
MachineDebugInfo.h updated: 1.4 -> 1.5
SelectionDAGNodes.h updated: 1.86 -> 1.87
---
Log message:
Added initial support for DEBUG_LABEL allowing debug specific labels to be
inserted in the code.
---
Diffs of the
11 matches
Mail list logo