Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d95da99b9159ca326a62b6c8ca44cb4a93db184c
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DebugHandlerBase.cpp
9dbeca3
[DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs
by David Stenberg
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
61b189e
[DebugInfo] Move several private headers to include directory
by Yonghong Song
· 7 years ago
f487334
Revert "[BTF] Add BTF DebugInfo"
by Yonghong Song
· 7 years ago
81b77e9
[BTF] Add BTF DebugInfo
by Yonghong Song
· 7 years ago
74533bd
[DWARF] Use a function-local offset for AT_call_return_pc
by Vedant Kumar
· 7 years ago
2532ac8
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
by Hsiangkai Wang
· 7 years ago
f446282
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)"
by Bruno Cardoso Lopes
· 7 years ago
ccae278
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
by Hsiangkai Wang
· 7 years ago
48ed9ac
Revert "[DebugInfo] Generate DWARF debug information for labels."
by Vlad Tsyrklevich
· 7 years ago
cbc58ad
[DebugInfo] Generate DWARF debug information for labels.
by Hsiangkai Wang
· 7 years ago
f5938bf
Revert "[DebugInfo] Generate DWARF debug information for labels."
by Shiva Chen
· 7 years ago
d6b2cdf
[DebugInfo] Generate DWARF debug information for labels.
by Shiva Chen
· 7 years ago
7224c08
Add a debug dump for DbgValueHistoryMap
by Vedant Kumar
· 7 years ago
a223f815
[SelectionDAG] Improve handling of dangling debug info
by Bjorn Pettersson
· 8 years ago
74bfafa
Re-land "Fix faulty assertion in debug info"
by Adrian McCarthy
· 8 years ago
86795d9
Revert "Fix faulty assertion in debug info"
by Adrian McCarthy
· 8 years ago
2ed8f36
Fix faulty assertion in debug info
by Adrian McCarthy
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
08f5fd5
[codeview] Generalize DIExpression parsing to handle load chains
by Reid Kleckner
· 8 years ago
1a4cbbe
[codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional
by Bob Haarman
· 8 years ago
68e4601
[codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp
by Bob Haarman
· 8 years ago
223303c
Reland r311957 [codeview] support more DW_OPs for more complete debug info
by Bob Haarman
· 8 years ago
0bf0d66
Revert "[codeview] support more DW_OPs for more complete debug info"
by Bob Haarman
· 8 years ago
b2a04a1
[codeview] support more DW_OPs for more complete debug info
by Bob Haarman
· 8 years ago
debb3c3
Make helper functions static. NFC.
by Benjamin Kramer
· 8 years ago
fb31da1
Don't generate line&scope debug info for meta-instructions.
by Adrian Prantl
· 8 years ago
334a130
Revert "Don't generate line&scope debug info for meta-instructions."
by Adrian Prantl
· 8 years ago
4c047f8
Don't generate line&scope debug info for meta-instructions.
by Adrian Prantl
· 8 years ago
5bc8543
[codeview] Fix assertion failure introduced in r295354 refactoring
by Reid Kleckner
· 8 years ago
8f33379
Zero-Initialize PrevInstBB when entering a new MachineFunction.
by Adrian Prantl
· 9 years ago
b2fbb4b
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
by David Blaikie
· 9 years ago
49797ca
Refactor the DIExpression fragment query interface (NFC)
by Adrian Prantl
· 9 years ago
ac7fe5e
Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
941fa75
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
by Adrian Prantl
· 9 years ago
b66cb88
revert r288283 as it causes debug info (line numbers) to be lost in instrumented code. also revert r288299 which was a workaround for the problem.
by Kostya Serebryany
· 9 years ago
37a13dd
Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
957ba40
Revert r288212 due to lldb failure.
by Paul Robinson
· 9 years ago
96de8c7
Emit 'no line' information for interesting 'orphan' instructions.
by Paul Robinson
· 9 years ago
e1156c2
DebugInfo: make DW_TAG_atomic_type valid
by Victor Leschuk
· 9 years ago
a5b1eef
[MC] Move .cv_loc management logic out of MCContext
by Reid Kleckner
· 9 years ago
acee568
[codeview] Improved array type support.
by Amjad Aboud
· 9 years ago
2886580
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
by Reid Kleckner
· 10 years ago
f9c275f
[codeview] Describe int local variables using .cv_def_range
by Reid Kleckner
· 10 years ago