This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fb7727e0d6 Add REQUIRES: asserts to test using -debug-only new 1fa9e79ea13 [ScheduleDAG] Add statistics for maintaining the topologica [...] new b4b762c5925 [DebugInfo] Make InstrRange into a class, NFC new e2477cfa4b9 [DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFC
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/DbgEntityHistoryCalculator.h | 45 ++++++++++++------ lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 22 ++++----- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +- .../AsmPrinter/DbgEntityHistoryCalculator.cpp | 55 ++++++++++++---------- lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 35 +++++++------- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 27 +++++------ lib/CodeGen/AsmPrinter/DwarfDebug.h | 2 +- lib/CodeGen/ScheduleDAG.cpp | 8 ++++ 8 files changed, 111 insertions(+), 85 deletions(-)