Eric Christopher
|
9f85dccfc6
Remove the TargetMachine forwards for TargetSubtargetInfo based
|
11 lat temu |
David Blaikie
|
e27d5a0047
Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
|
11 lat temu |
David Blaikie
|
529165298e
Revert "Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information."
|
11 lat temu |
David Blaikie
|
eff0c67b6a
Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
|
11 lat temu |
Eric Christopher
|
3a3941576d
Temporarily revert "Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information." as it appears to be breaking some LTO constructs.
|
11 lat temu |
David Blaikie
|
f9b6d0373a
Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
|
11 lat temu |
Adrian Prantl
|
988b78a846
This reapplies r207235 with an additional bugfixes caught by the msan
|
11 lat temu |
Adrian Prantl
|
25c74de500
Revert "This reapplies r207130 with an additional testcase+and a missing check for"
|
11 lat temu |
Adrian Prantl
|
7e96d88347
This reapplies r207130 with an additional testcase+and a missing check for
|
11 lat temu |
Adrian Prantl
|
680311d2d2
Revert "This reapplies r207130 with an additional testcase+and a missing check for"
|
11 lat temu |
Adrian Prantl
|
50e7ba14ca
This reapplies r207130 with an additional testcase+and a missing check for
|
11 lat temu |
Adrian Prantl
|
ab6ab3c333
Revert "Debug info for optimized code: Support variables that are on the stack and"
|
11 lat temu |
Adrian Prantl
|
f28f471f16
Debug info for optimized code: Support variables that are on the stack and
|
11 lat temu |
Chandler Carruth
|
8677f2ff9a
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
|
11 lat temu |
David Blaikie
|
864c5312a7
Use unique_ptr to handle ownership of UserValues in LiveDebugVariablesImpl
|
11 lat temu |
Craig Topper
|
4ba844388c
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
11 lat temu |
Owen Anderson
|
92fca73d52
Switch a number of loops in lib/CodeGen over to range-based for-loops, now that
|
11 lat temu |
Owen Anderson
|
bf63022492
Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changing
|
11 lat temu |
Chandler Carruth
|
f4ec8bfaec
[Layering] Move DebugInfo.h into the IR library where its implementation
|
11 lat temu |
Benjamin Kramer
|
d628f19f5d
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
11 lat temu |
Eric Christopher
|
b88a94faaa
Remove capability for polymorphic destruction from LexicalScope
|
11 lat temu |
Eric Christopher
|
1f12b50b83
Grammar.
|
11 lat temu |
Matthias Braun
|
4f3b5e8c92
Represent RegUnit liveness with LiveRange instance
|
12 lat temu |
Matthias Braun
|
331de11a0a
Rename LiveRange to LiveInterval::Segment
|
12 lat temu |
Adrian Prantl
|
818833f279
Debug info: Fix PR16736 and rdar://problem/14990587.
|
12 lat temu |
Mark Lacey
|
1feb5854ae
Track new virtual registers by register number.
|
12 lat temu |
Adrian Prantl
|
3517640443
Reapply an improved version of r180816/180817.
|
12 lat temu |
David Blaikie
|
6d9dbd5526
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions
|
12 lat temu |
Adrian Prantl
|
86a87d9ba1
Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a"
|
12 lat temu |
Adrian Prantl
|
a2b56692c8
Change the informal convention of DBG_VALUE so that we can express a
|
12 lat temu |