This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6912ec0ac7d [X86] Add vXi8 division/remainder by non-splat constant tes [...] new 90ee83f2266 [X86] Custom type legalize v2i32/v4i16/v8i8->i64 bitcasts i [...] new 8590612b6ae [X86] Add custom type legalization for v2i32/v4i16/v8i8->mm [...]
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 | 13 +- test/CodeGen/X86/3dnow-intrinsics.ll | 4 +- test/CodeGen/X86/mmx-arith.ll | 192 +++---- test/CodeGen/X86/vec_insert-7.ll | 9 +- test/CodeGen/X86/vec_insert-mmx.ll | 6 +- test/CodeGen/X86/vector-half-conversions.ll | 831 ++++++---------------------- test/CodeGen/X86/vector-trunc.ll | 84 +-- 7 files changed, 256 insertions(+), 883 deletions(-)