This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c84c48686ce [InstCombine] add tests for ext-of-bool + add/sub; NFC new 6887626c42c [InstCombine] regenerate test checks; NFC new 8f2bb54a228 [X86][Btver2] Improved latency/throughput model for scalar [...]
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/X86/X86InstrAVX512.td | 6 +- lib/Target/X86/X86InstrSSE.td | 17 +-- lib/Target/X86/X86ScheduleBtVer2.td | 7 +- test/CodeGen/X86/sse-schedule.ll | 16 +-- test/CodeGen/X86/sse2-schedule.ll | 16 +-- test/Transforms/InstCombine/apint-shift.ll | 126 ++++++++++----------- .../llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s | 35 +++--- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 16 +-- test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 8 +- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 8 +- 10 files changed, 129 insertions(+), 126 deletions(-)