Bjorn Pettersson
|
c1d159a7bd
[DwarfExpression] Disallow some rewrites to avoid undefined behavior
|
6 年之前 |
Vedant Kumar
|
b2c2368b4f
[DWARF] Pick the DWARF5 OP_entry_value opcode on Darwin
|
6 年之前 |
Daniel Sanders
|
c7a3c5c5d1
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC
|
6 年之前 |
Djordje Todorovic
|
a782d2cb2d
Reland "[DwarfDebug] Dump call site debug info"
|
6 年之前 |
Djordje Todorovic
|
24d43bb78f
Revert "[DwarfDebug] Dump call site debug info"
|
6 年之前 |
Djordje Todorovic
|
9e7e73578e
[DwarfDebug] Dump call site debug info
|
6 年之前 |
Djordje Todorovic
|
192906bcfd
[DWARF] Handle the DW_OP_entry_value operand
|
6 年之前 |
Peter Collingbourne
|
f159a1182e
hwasan: Add a tag_offset DWARF attribute to instrumented stack variables.
|
6 年之前 |
Petar Jovanovic
|
a1dbeeac50
[DwarfExpression] Refactor dwarf expression (NFC)
|
6 年之前 |
Markus Lavin
|
6e99e91c29
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
|
6 年之前 |
Hans Wennborg
|
0366e3e181
Revert r358268 "[DebugInfo] DW_OP_deref_size in PrologEpilogInserter."
|
6 年之前 |
Markus Lavin
|
bcae242878
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
|
6 年之前 |
Markus Lavin
|
6ce55cd841
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 年之前 |
Markus Lavin
|
58648f0890
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
|
6 年之前 |
Markus Lavin
|
1cf4b593a7
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Fangrui Song
|
7d3ea70f00
Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC
|
6 年之前 |
Jonas Devlieghere
|
846d4ba893
[DebugInfo] Normalize common kinds of DWARF sub-expressions.
|
7 年之前 |
Vedant Kumar
|
0f83e1fc48
[Local] replaceAllDbgUsesWith: Update debug values before RAUW
|
7 年之前 |
Adrian Prantl
|
e41979a9ce
Fix a bug that prevents global variables from having a DW_OP_deref.
|
7 年之前 |
Petar Jovanovic
|
4ef378ed28
[Utils] Salvage the debug info of DCE'ed 'and' instructions
|
7 年之前 |
Adrian Prantl
|
7c57f9ef8d
Document the shortcomings of DwarfExpression::addMachineReg().
|
7 年之前 |
Adrian Prantl
|
957c7c76d1
Revert "Document the shortcomings of DwarfExpression::addMachineReg()."
|
7 年之前 |
Vedant Kumar
|
2bbd73403b
[Utils] Salvage debug info of DCE'ed mul/sdiv/srem instructions
|
7 年之前 |
Vedant Kumar
|
ca78c752ff
[Utils] Salvage debug info of DCE'ed shl/lhsr/ashr instructions
|
7 年之前 |
Vedant Kumar
|
1ca28946c6
[Utils] Salvage the debug info of DCE'ed 'xor' instructions
|
7 年之前 |
Adrian Prantl
|
099f3f878b
Document the shortcomings of DwarfExpression::addMachineReg().
|
7 年之前 |
Vedant Kumar
|
afa0bdd9d0
[Utils] Salvage debug info from dead 'or' instructions
|
7 年之前 |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 年之前 |
Adrian Prantl
|
c043e78878
Convert condition to an early exit (NFC).
|
7 年之前 |