aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Update LiveDebugVariables after live range splitting.Jakob Stoklund Olesen1-0/+7
2010-12-03Emit DBG_VALUE instructions from LiveDebugVariables.Jakob Stoklund Olesen1-1/+4
2010-12-02Update LiveDebugVariables during coalescing.Jakob Stoklund Olesen1-0/+3
2010-12-02Implement the first half of LiveDebugVariables.Jakob Stoklund Olesen1-2/+2
2010-11-30Stub out a new LiveDebugVariables pass.Jakob Stoklund Olesen1-0/+57