This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from afefd074c18 [llvm-mca][X86] Add AVX2 resource tests new 9c642ec90eb [X86][Broadwell] Remove unnecessary VORPD/VORPS instrw over [...] new 8982c7a5bc4 [X86][Haswell] Strip unnecessary WriteFAdd/WriteFHAdd instr [...] new 7138e5f726e [InstSimplify] move/add/regenerate checks for tests; NFC
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/X86SchedBroadwell.td | 2 -- lib/Target/X86/X86SchedHaswell.td | 18 ++------------- test/Transforms/InstCombine/div.ll | 9 -------- test/Transforms/InstCombine/rem.ll | 8 ------- test/Transforms/InstSimplify/div.ll | 42 +++++++++++++++++++++++++++------- test/Transforms/InstSimplify/mul.ll | 9 ++++++++ test/Transforms/InstSimplify/negate.ll | 24 +++++++++++++++++-- test/Transforms/InstSimplify/rem.ll | 25 ++++++++++++++++++++ 8 files changed, 92 insertions(+), 45 deletions(-)