This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8a82f0 [InstCombine] Remove testing assert I accidentally left in r299710. new bf82f16 [X86] Revert r299387 due to AVX legalization infinite loop.
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 | 56 +----------------------- test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 9 ++-- test/CodeGen/X86/avx-vbroadcast.ll | 48 ++++++++++---------- test/CodeGen/X86/avx2-vbroadcast.ll | 35 +++++++++++---- test/CodeGen/X86/merge-consecutive-loads-128.ll | 48 +++++++------------- test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 3 +- test/CodeGen/X86/vec_fp_to_int.ll | 2 +- test/CodeGen/X86/vec_int_to_fp.ll | 4 +- test/CodeGen/X86/vector-sext.ll | 11 ++--- test/CodeGen/X86/vector-shuffle-combining-xop.ll | 11 ++--- test/CodeGen/X86/vshift-1.ll | 9 ++-- test/CodeGen/X86/vshift-2.ll | 9 ++-- 12 files changed, 103 insertions(+), 142 deletions(-)