This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35ac3518056 [X86][Btver2] Cleanup SSE42 PCMPISTR/PCMPESTR string instru [...] new 9023810566b [X86][Btver2] Fix MicroOps counts for DPPS/YMM memory folde [...] new a5f02879283 [AArch64] Don't reduce the width of loads if it prevents co [...]
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/AArch64/AArch64ISelLowering.cpp | 27 ++ lib/Target/AArch64/AArch64ISelLowering.h | 3 + lib/Target/X86/X86ScheduleBtVer2.td | 6 +- test/CodeGen/AArch64/arm64-fold-lsl.ll | 306 +++++++++++++++++++++ .../AArch64/arm64-register-offset-addressing.ll | 3 +- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 76 ++--- test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 36 +-- 7 files changed, 396 insertions(+), 61 deletions(-)