aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveDebugVariables.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up LDV, no functionality change.Manman Ren2013-02-131-4/+0
* Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back.Manman Ren2013-02-131-0/+4
* Update LiveDebugVariables after live range splitting.Jakob Stoklund Olesen2011-05-061-0/+7
* Emit DBG_VALUE instructions from LiveDebugVariables.Jakob Stoklund Olesen2010-12-031-1/+4
* Update LiveDebugVariables during coalescing.Jakob Stoklund Olesen2010-12-021-0/+3
* Implement the first half of LiveDebugVariables.Jakob Stoklund Olesen2010-12-021-2/+2
* Stub out a new LiveDebugVariables pass.Jakob Stoklund Olesen2010-11-301-0/+57