This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c30f56d433 bpf: disassembler support for XADD under sub-register mode new 014b2ad7192 [x86] scalarize extract element 0 of FP math
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 | 59 +++++++++ test/CodeGen/X86/avx1-logical-load-folding.ll | 4 +- test/CodeGen/X86/avx512-hadd-hsub.ll | 12 +- test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 40 +++--- test/CodeGen/X86/exedeps-movq.ll | 8 +- test/CodeGen/X86/extractelement-fp.ll | 81 +++++------- test/CodeGen/X86/ftrunc.ll | 2 +- test/CodeGen/X86/haddsub.ll | 8 +- test/CodeGen/X86/scalar-int-to-fp.ll | 6 +- test/CodeGen/X86/vec_extract.ll | 8 +- test/CodeGen/X86/vector-reduce-fadd-fast.ll | 168 ++++++++++++------------ test/CodeGen/X86/vector-reduce-fmul-fast.ll | 168 ++++++++++++------------ 12 files changed, 306 insertions(+), 258 deletions(-)