This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b13e127297 [InstCombine] add more insert-extract tests for D52439; NFC new f7cc35b1ce4 [InstCombine] try to convert vector insert+extract to trunc [...] new a1b6ce1b110 [X86][Btver2] Fix BTmr schedule uop counts new b4f7a97945b [mips] Generate tests expectations using update_llc_test_ch [...]
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/X86/X86ScheduleBtVer2.td | 2 +- .../InstCombine/InstCombineVectorOps.cpp | 48 +- test/CodeGen/Mips/llvm-ir/sdiv.ll | 627 ++++++++++++++----- test/CodeGen/Mips/llvm-ir/srem.ll | 619 +++++++++++++----- test/CodeGen/Mips/llvm-ir/udiv.ll | 527 ++++++++++++---- test/CodeGen/Mips/llvm-ir/urem.ll | 690 +++++++++++++++------ test/Transforms/InstCombine/extractelement.ll | 86 ++- test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 6 +- 8 files changed, 1970 insertions(+), 635 deletions(-)