This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7a3746d7bb8 [SelectionDAG][X86] Move setcc mask splitting for mload/mst [...] new e47aa43f61c [X86] Improve codegen of v8i64->v8i16 and v16i32->v16i8 tru [...] new 9c9d6b00b50 [LICM] Support unary FNeg in LICM
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/Target/X86/X86ISelLowering.cpp | 23 ++++++++++++++++++++++- lib/Transforms/Scalar/LICM.cpp | 3 ++- test/CodeGen/X86/min-legal-vector-width.ll | 14 ++++++-------- test/Transforms/LICM/hoisting.ll | 3 +-- 4 files changed, 31 insertions(+), 12 deletions(-)