This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4bd4b26895 [MIPS GlobalISel] Select global address new 86e18055e60 [DebugInfo] Have custom std::reverse_iterator<DWARFDie> new 3afffc7790f [X86] Improved sched models for X86 BT*rr instructions. Dif [...]
The 2 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/DebugInfo/DWARF/DWARFDie.h | 97 +++++++++++++++++++++++- lib/Target/X86/X86InstrInfo.td | 16 ++-- lib/Target/X86/X86SchedBroadwell.td | 9 +-- lib/Target/X86/X86SchedHaswell.td | 9 +-- lib/Target/X86/X86SchedSandyBridge.td | 9 +-- lib/Target/X86/X86SchedSkylakeClient.td | 9 +-- lib/Target/X86/X86SchedSkylakeServer.td | 9 +-- lib/Target/X86/X86Schedule.td | 1 + lib/Target/X86/X86ScheduleAtom.td | 1 + lib/Target/X86/X86ScheduleBtVer2.td | 1 + lib/Target/X86/X86ScheduleSLM.td | 1 + lib/Target/X86/X86ScheduleZnver1.td | 1 + unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 71 ++++++++++++----- 13 files changed, 164 insertions(+), 70 deletions(-)