This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 54652757e6a Speed up git-llvm script by only svn up'ing affected directories. new a410ae40da4 [X86] Add custom promotion of narrow fp_to_uint/fp_to_sint [...]
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/Target/X86/X86ISelLowering.cpp | 51 ++++- test/CodeGen/X86/avx512-cvt-widen.ll | 42 ++-- test/CodeGen/X86/vec_cast2.ll | 94 ++------- test/CodeGen/X86/vec_cast3.ll | 28 +-- test/CodeGen/X86/vec_fp_to_int-widen.ll | 334 ++++++-------------------------- 5 files changed, 145 insertions(+), 404 deletions(-)