This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d35d2d4ce6f [X86][AVX] VEXTRACTF128mr store is a WriteFStoreX not WriteFStore new 2e48b5a57e9 [X86][SSE] Ensure vector partial load/stores use the WriteV [...]
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/X86InstrAVX512.td | 20 +++++++------- lib/Target/X86/X86InstrMMX.td | 4 +-- lib/Target/X86/X86InstrSSE.td | 36 ++++++++++++------------- lib/Target/X86/X86SchedBroadwell.td | 8 +----- lib/Target/X86/X86SchedHaswell.td | 6 ----- lib/Target/X86/X86SchedSkylakeClient.td | 6 ----- lib/Target/X86/X86SchedSkylakeServer.td | 10 ------- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 10 +++---- test/tools/llvm-mca/X86/BtVer2/resources-mmx.s | 6 ++--- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 10 +++---- test/tools/llvm-mca/X86/SLM/resources-mmx.s | 4 +-- test/tools/llvm-mca/X86/SLM/resources-sse2.s | 6 ++--- 12 files changed, 49 insertions(+), 77 deletions(-)