This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7142ad3265d [Attributor][NFC] Include only what is needed new 3ffc478530b [LegalizeTypes] Remove SplitVSETCC helper and just call Spl [...] new 7a3746d7bb8 [SelectionDAG][X86] Move setcc mask splitting for mload/mst [...]
The 2 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/SelectionDAG/DAGCombiner.cpp | 266 +--------------------- lib/CodeGen/SelectionDAG/LegalizeTypes.h | 2 + lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 19 +- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 52 +++-- test/CodeGen/X86/masked_gather_scatter.ll | 64 +++--- test/CodeGen/X86/masked_load.ll | 20 +- 6 files changed, 79 insertions(+), 344 deletions(-)