Wolfgang Pieb
|
a6df1e57e8
Fixing an issue with the initialization of LexicalScopes objects when mixing debug
|
пре 8 година |
Matthias Braun
|
94c4904dc5
CodeGen: Rename DEBUG_TYPE to match passnames
|
пре 8 година |
Adrian Prantl
|
7b7499a7a6
LiveDebugValues: Assume calls never clobber SP.
|
пре 8 година |
Wolfgang Pieb
|
5c49cf1beb
Reapply r294532, reverted in r294787.
|
пре 8 година |
Nico Weber
|
4a827800c6
Revert r294532, it caused PR31935
|
пре 8 година |
Wolfgang Pieb
|
2012b38a6b
Reapply r294356 ("Keep track of spilled variables in LiveDebugValues").
|
пре 8 година |
NAKAMURA Takumi
|
22bcc0ea37
Revert r294356, "DebugInfo: Track spilled variables in LiveDebugValues"
|
пре 8 година |
Wolfgang Pieb
|
0956efb856
DebugInfo: Track spilled variables in LiveDebugValues
|
пре 8 година |
Matthias Braun
|
0439ed6e3d
Use print() instead of dump() in code
|
пре 8 година |
Adrian Prantl
|
b835e6ee0f
Teach LiveDebugValues about lexical scopes.
|
пре 9 година |
Keith Walker
|
275a9fe4ff
Propagate DBG_VALUE entries when there are unvisited predecessors
|
пре 9 година |
Keith Walker
|
4e09440dd5
Improve the -debug output for Debug Range Extension (NFC)
|
пре 9 година |
Matthias Braun
|
690a3cbc95
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
|
пре 9 година |
Benjamin Kramer
|
c22fa67ab0
Avoid duplicated map lookups. No functionality change intended.
|
пре 9 година |
Matt Arsenault
|
c9cf0c849e
Make LiveDebugValues preserve CFG
|
пре 9 година |
Adrian Prantl
|
514970f03e
PR26055: Speed up LiveDebugValues::transferDebugValue()
|
пре 9 година |
Adrian Prantl
|
7fc375e6c4
Undo a suboptimal clang-format decision. NFC
|
пре 9 година |
Adrian Prantl
|
aa8d763129
Work around an MSVC compiler issue in r270776.
|
пре 9 година |
Adrian Prantl
|
82629e7ee8
PR26055: Speed up LiveDebugValues by replacing lists with bitvectors.
|
пре 9 година |
Mehdi Amini
|
f6071e14c5
[NFC] Header cleanup
|
пре 9 година |
Reid Kleckner
|
13fb5a3f1f
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
|
пре 9 година |
Derek Schuff
|
fadd113c9b
Introduce MachineFunctionProperties and the AllVRegsAllocated property
|
пре 9 година |
Reid Kleckner
|
b951e5006e
Consider regmasks when computing register-based DBG_VALUE live ranges
|
пре 9 година |
Daniel Berlin
|
d046f20351
Speed up LiveDebugValues
|
пре 9 година |
Daniel Berlin
|
748e8f493a
Don't use random class variables across functions
|
пре 9 година |
Alexey Samsonov
|
a1505f1072
[LiveDebugValues] Replace several lines of code with operator[].
|
пре 9 година |
Vikram TV
|
b1415e7eba
Recommit LiveDebugValues pass after fixing a couple of minor issues.
|
пре 9 година |
Mehdi Amini
|
b310704b13
Revert "Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VALUEs at each basic block and insert them. Reviewed and accepted at: http://reviews.llvm.org/D11933"
|
пре 9 година |
Vikram TV
|
2f351a5ca7
Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VALUEs at each basic block and insert them. Reviewed and accepted at: http://reviews.llvm.org/D11933
|
пре 9 година |