This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2aa336c9ad [NFC] minor cleanup in PassManagerInternal.h new b7d1fd0cf82 [X86] Fold (movmsk (setne (and X, (1 << C)), 0)) -> (movmsk [...] new af350d56690 [X86] Remove an fp->int->fp domain crossing in LowerUINT_TO [...]
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 | 34 +++- test/CodeGen/X86/ftrunc.ll | 23 ++- test/CodeGen/X86/movmsk-cmp.ll | 304 ++++++++++------------------------- test/CodeGen/X86/scalar-int-to-fp.ll | 6 +- test/CodeGen/X86/vec_int_to_fp.ll | 95 ++++++----- 5 files changed, 187 insertions(+), 275 deletions(-)