Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
46b0f03e12614c3e67bbf16a6e278105f4edd01f
/
llvm
/
lib
/
CodeGen
/
LiveDebugValues.cpp
ad154c8
Introduce MachineFunctionProperties and the AllVRegsAllocated property
by Derek Schuff
· 10 years ago
f6f04f8
Consider regmasks when computing register-based DBG_VALUE live ranges
by Reid Kleckner
· 10 years ago
7256059
Speed up LiveDebugValues
by Daniel Berlin
· 10 years ago
ca4d93a
Don't use random class variables across functions
by Daniel Berlin
· 10 years ago
117b104
[LiveDebugValues] Replace several lines of code with operator[].
by Alexey Samsonov
· 10 years ago
859ad29
Recommit LiveDebugValues pass after fixing a couple of minor issues.
by Vikram TV
· 10 years ago
ceca971
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"
by Mehdi Amini
· 10 years ago
0876d2d
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
by Vikram TV
· 10 years ago