This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b0edfb8160e AMDGPU: Don't look for DS merge candidates with one use address new 3ccd12e3535 [X86] Provide a separate feature bit for macro fusion suppo [...]
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/X86.td | 38 +++++++++++++++++++++++++--------- lib/Target/X86/X86MacroFusion.cpp | 6 ++---- lib/Target/X86/X86Subtarget.cpp | 1 + lib/Target/X86/X86Subtarget.h | 4 ++++ test/CodeGen/X86/avx-select.ll | 4 ++-- test/CodeGen/X86/avx-splat.ll | 2 +- test/CodeGen/X86/avx512-mask-op.ll | 4 ++-- test/CodeGen/X86/vec_int_to_fp.ll | 4 ++-- test/CodeGen/X86/x86-cmov-converter.ll | 2 +- 9 files changed, 43 insertions(+), 22 deletions(-)