This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9e3d6eb7ca [SelectionDAG] Use INT_MIN as (1 << 31) is UB for signed in [...] new c4825211ba1 Revert "[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 | 126 +--- 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(+), 1515 deletions(-)