This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8cc053e6765 [TableGen] Remove error checks incorrectly failing on non-e [...] new 936d75b04b5 [X86] Add FeatureSlowBTMem to Haswell, Broadwell, Skylake, [...] new c2cf105c00c [AVX512] Don't mark EXTLOAD as legal with AVX512. Continue [...]
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/X86.td | 19 +++-- lib/Target/X86/X86ISelLowering.cpp | 34 ++++----- lib/Target/X86/X86InstrAVX512.td | 40 ----------- test/CodeGen/X86/avx2-vbroadcast.ll | 70 +++++------------- .../X86/avx512-shuffles/broadcast-vector-int.ll | 59 +++++++-------- test/CodeGen/X86/vec_int_to_fp.ll | 84 ++++------------------ test/CodeGen/X86/vector-shuffle-128-v4.ll | 32 +++------ 7 files changed, 94 insertions(+), 244 deletions(-)