This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8fd84d4be29 [Hexagon] Move clamping of extended operands directly to MC [...] new a3a709fa554 [X86][AVX2] Tag VPMOVSX/VPMOVZX ymm instructions as WriteSh [...]
The 1 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/X86InstrSSE.td | 17 +++--- lib/Target/X86/X86SchedBroadwell.td | 14 +---- lib/Target/X86/X86SchedHaswell.td | 25 +-------- lib/Target/X86/X86SchedSkylakeClient.td | 21 +------ lib/Target/X86/X86SchedSkylakeServer.td | 17 ------ lib/Target/X86/X86ScheduleZnver1.td | 9 ++- test/CodeGen/X86/avx2-schedule.ll | 36 ++++++------ test/CodeGen/X86/avx512-schedule.ll | 8 +-- test/tools/llvm-mca/X86/Znver1/resources-avx2.s | 74 ++++++++++++------------- 9 files changed, 80 insertions(+), 141 deletions(-)