This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6bf54e91b4 [X86][ZnVer1] Cleanup more single match instregexs new 5afb869f5f4 [ExynosM3] Fix scheduling info. new cd0f3471ad8 [X86][SSE] Ensure float load/stores use the WriteFLoad/Writ [...] new d35d2d4ce6f [X86][AVX] VEXTRACTF128mr store is a WriteFStoreX not WriteFStore
The 3 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/AArch64/AArch64SchedExynosM3.td | 70 ++++++++++++------------- lib/Target/X86/X86InstrAVX512.td | 32 +++++------ lib/Target/X86/X86InstrSSE.td | 17 +++--- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 18 +++---- test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 10 ++-- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 10 ++-- test/tools/llvm-mca/X86/SLM/resources-sse1.s | 8 +-- test/tools/llvm-mca/X86/SLM/resources-sse2.s | 8 +-- 8 files changed, 87 insertions(+), 86 deletions(-)