This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c673564596d [X86] Add test cases for D62444. NFC new 4b7838899df Revert r361356: "[MIR] Add simple PRE pass to MachineCSE"
The 1 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/CodeGen/MachineCSE.cpp | 122 +--- test/CodeGen/Mips/internalfunc.ll | 3 +- test/CodeGen/X86/avx2-masked-gather.ll | 48 +- test/CodeGen/X86/masked_compressstore.ll | 1013 +++++++++++++++++---------- test/CodeGen/X86/masked_gather.ll | 94 ++- test/CodeGen/X86/masked_store.ll | 722 +++++++++++-------- test/CodeGen/X86/masked_store_trunc.ll | 531 ++++++++------ test/CodeGen/X86/masked_store_trunc_ssat.ll | 527 ++++++++------ test/CodeGen/X86/masked_store_trunc_usat.ll | 535 ++++++++------ 9 files changed, 2084 insertions(+), 1511 deletions(-)