DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DbgValueHistoryCalculator.cpp
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-04-03 Duncan P. N. Exon... CodeGen: Assert that inlined-at locations agree
2015-03-23 Benjamin KramerPurge unused includes throughout libSupport.
2014-10-06 Benjamin KramerDbgValueHistoryCalculator: Store modified registers...
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-08-06 Adrian PrantlImprove performance of calculateDbgValueHistory.
2014-08-06 Adrian PrantlCleanup collectChangingRegs
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-06-09 Alexey SamsonovGenerate better location ranges for some register-descr...
2014-05-27 Alexey SamsonovChange representation of instruction ranges where varia...
2014-05-27 Alexey SamsonovDon't pre-populate the set of keys in the map with...
2014-05-20 Alexey SamsonovRewrite calculateDbgValueHistory to make it (hopefully...
2014-04-30 Alexey SamsonovConvert more loops to range-based equivalents
2014-04-30 Alexey SamsonovMove logic for calculating DBG_VALUE history map into...