aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveDebugVariables.h
AgeCommit message (Expand)Author
2013-02-13Clean up LDV, no functionality change.Manman Ren
2013-02-13Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back.Manman Ren
2011-05-06Update LiveDebugVariables after live range splitting.Jakob Stoklund Olesen
2010-12-03Emit DBG_VALUE instructions from LiveDebugVariables.Jakob Stoklund Olesen
2010-12-02Update LiveDebugVariables during coalescing.Jakob Stoklund Olesen
2010-12-02Implement the first half of LiveDebugVariables.Jakob Stoklund Olesen
2010-11-30Stub out a new LiveDebugVariables pass.Jakob Stoklund Olesen