Sink DwarfUnit::constructImportedEntityDIE into DwarfCompileUnit.
[oota-llvm.git] / lib / CodeGen / LiveDebugVariables.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-25 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-09 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-03 Eric ChristopherTemporarily revert "Don't try to construct debug Lexica...
2014-07-02 David BlaikieDon't try to construct debug LexicalScopes hierarchy...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-08-14 Mark LaceyTrack new virtual registers by register number.
2013-02-13 Manman RenClean up LDV, no functionality change.
2013-02-13 Manman RenDebug Info: LiveDebugVarible can remove DBG_VALUEs...
2011-05-06 Jakob Stoklund OlesenUpdate LiveDebugVariables after live range splitting.
2010-12-03 Jakob Stoklund OlesenEmit DBG_VALUE instructions from LiveDebugVariables.
2010-12-02 Jakob Stoklund OlesenUpdate LiveDebugVariables during coalescing.
2010-12-02 Jakob Stoklund OlesenImplement the first half of LiveDebugVariables.
2010-11-30 Jakob Stoklund OlesenStub out a new LiveDebugVariables pass.