This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42b54435076 [DebugInfo][Dexter] Incorrect DBG_VALUE after MCP dead copy [...] new 90a5fbf4c67 [X86][Sched] Add pfm uop counter definitions for SNB,BDW,SKX. new d80543967df [X86][Sched] Update scheduling information for VZEROALL on [...]
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: lib/Target/X86/X86PfmCounters.td | 3 +++ lib/Target/X86/X86SchedBroadwell.td | 8 ++++---- lib/Target/X86/X86SchedHaswell.td | 8 ++++---- lib/Target/X86/X86SchedSandyBridge.td | 7 +++++++ lib/Target/X86/X86SchedSkylakeServer.td | 8 ++++---- test/CodeGen/X86/avx-schedule.ll | 10 +++++----- test/tools/llvm-mca/X86/Broadwell/resources-avx1.s | 6 +++--- test/tools/llvm-mca/X86/Generic/resources-avx1.s | 6 +++--- test/tools/llvm-mca/X86/Haswell/resources-avx1.s | 6 +++--- test/tools/llvm-mca/X86/SandyBridge/resources-avx1.s | 6 +++--- test/tools/llvm-mca/X86/SkylakeServer/resources-avx1.s | 6 +++--- 11 files changed, 42 insertions(+), 32 deletions(-)