This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e775c347e59 [X86] Teach EVEX->VEX pass to turn SHUFI32X4/SHUFF32X4/SHUF [...] new cf0e1f6fa73 [X86] Regenerate a couple more tests that I missed in r317410. new 1b23a75d3e2 [X86] Don't use RCP14 and RSQRT14 for reciprocal estimation [...]
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/X86ISelLowering.cpp | 6 ++- lib/Target/X86/X86ISelLowering.h | 4 +- lib/Target/X86/X86InstrAVX512.td | 12 ++--- lib/Target/X86/X86InstrFragmentsSIMD.td | 6 ++- lib/Target/X86/X86InstrSSE.td | 4 +- lib/Target/X86/X86IntrinsicsInfo.h | 32 ++++++------- test/CodeGen/X86/avx-intrinsics-x86.ll | 26 ++++------ test/CodeGen/X86/avx-schedule.ll | 8 ++-- test/CodeGen/X86/avx512-shuffle-schedule.ll | 64 ++++++++++++------------- test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll | 32 ++++++------- test/CodeGen/X86/recip-fastmath.ll | 8 ++-- test/CodeGen/X86/recip-fastmath2.ll | 16 +++---- test/CodeGen/X86/sse-intrinsics-x86.ll | 26 ++++------ test/CodeGen/X86/sse-schedule.ll | 8 ++-- 14 files changed, 119 insertions(+), 133 deletions(-)