This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 384021a9277 Attempt to unbreak sphinx build bot by inserting a link. new d35aba98747 [X86] Add DAG combine to fold any_extend_vector_inreg+trunc [...]
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 | 35 ++++++ test/CodeGen/X86/f16c-intrinsics.ll | 8 +- test/CodeGen/X86/paddus.ll | 163 +++++++--------------------- test/CodeGen/X86/psubus.ll | 155 ++++++-------------------- test/CodeGen/X86/sadd_sat_vec.ll | 163 +++++++--------------------- test/CodeGen/X86/ssub_sat_vec.ll | 163 +++++++--------------------- test/CodeGen/X86/uadd_sat_vec.ll | 163 +++++++--------------------- test/CodeGen/X86/usub_sat_vec.ll | 163 +++++++--------------------- test/CodeGen/X86/vector-half-conversions.ll | 75 +++---------- 9 files changed, 271 insertions(+), 817 deletions(-)