This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41c36f8ae42 [PPC64] Parse -elfv1 -elfv2 when specified on target triple new ae84d501256 [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, 1511 insertions(+), 2084 deletions(-)