This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35934f8100a [AMDGPU] Remove hardcoded address space value from AMDGPULibFunc new e775c347e59 [X86] Teach EVEX->VEX pass to turn SHUFI32X4/SHUFF32X4/SHUF [...]
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/X86EvexToVex.cpp | 20 ++++++++++- test/CodeGen/X86/avx-schedule.ll | 4 +-- test/CodeGen/X86/avx2-schedule.ll | 4 +-- test/CodeGen/X86/avx512vl-intrinsics.ll | 12 +++---- test/CodeGen/X86/vector-shuffle-256-v16.ll | 2 +- test/CodeGen/X86/vector-shuffle-256-v32.ll | 32 ++++++------------ test/CodeGen/X86/vector-shuffle-256-v4.ll | 48 +++++++-------------------- test/CodeGen/X86/vector-shuffle-256-v8.ll | 51 ++++++++++------------------- utils/TableGen/X86EVEX2VEXTablesEmitter.cpp | 8 +++++ 9 files changed, 77 insertions(+), 104 deletions(-)