This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ccf5849d20 [VPlan] Script to extract VPlan digraphs from log new 1f1ae517ddc [X86] Fix Skylake ReadAfterLd for PADDrm etc. new b22a1a5cdb2 [NFC] Introduce ICFLoopSafetyInfo
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/Analysis/MustExecute.h | 32 +++++++++ lib/Analysis/MustExecute.cpp | 31 +++++++++ lib/Target/X86/X86SchedSkylakeClient.td | 6 +- lib/Target/X86/X86SchedSkylakeServer.td | 6 +- test/tools/llvm-mca/X86/read-after-ld-2.s | 104 +++++++++++++++--------------- 5 files changed, 124 insertions(+), 55 deletions(-)