Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f05f360debba5bb7b096f7ad8b6effc8c084609c
/
llvm
/
lib
/
CodeGen
/
LiveDebugVariables.h
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 10 years ago
9ffee46
Erase unused FunctionDIs variables after r252219.
by Yaron Keren
· 10 years ago
f4c2025
[CodeGen] Reduce visibility of implementation details
by Benjamin Kramer
· 10 years ago
a9308c4
IR: Give 'DI' prefix to debug info metadata
by Duncan P. N. Exon Smith
· 11 years ago
ed557b5
DebugInfo: Remove DIDescriptor from the DebugInfo API
by Duncan P. N. Exon Smith
· 11 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 11 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
2f04011
Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
by David Blaikie
· 11 years ago
26f2268
Revert "Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information."
by David Blaikie
· 11 years ago
029bd33
Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
by David Blaikie
· 11 years ago
09f7131
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.
by Eric Christopher
· 11 years ago
d47fb5b
Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
by David Blaikie
· 11 years ago
4584cd5
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
079b96e
Revert "Give internal classes hidden visibility."
by Benjamin Kramer
· 12 years ago
6a44af362
Give internal classes hidden visibility.
by Benjamin Kramer
· 12 years ago
f9ea885
Track new virtual registers by register number.
by Mark Lacey
· 12 years ago
7a4c8a7
Clean up LDV, no functionality change.
by Manman Ren
· 13 years ago
f019cd6
Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back.
by Manman Ren
· 13 years ago
f8da028
Update LiveDebugVariables after live range splitting.
by Jakob Stoklund Olesen
· 15 years ago
afc2bc2
Emit DBG_VALUE instructions from LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
9ec2011
Update LiveDebugVariables during coalescing.
by Jakob Stoklund Olesen
· 15 years ago
4be0bd7
Implement the first half of LiveDebugVariables.
by Jakob Stoklund Olesen
· 15 years ago
d4900a6
Stub out a new LiveDebugVariables pass.
by Jakob Stoklund Olesen
· 15 years ago