This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3e68c7d424e [X86][SSE] Pull out variable shuffle mask combine logic. NFCI. new b0991e061ca Revert r314248 "[X86] Don't emit X86::MOV8rr_NOREX from X86 [...] new f0f332b0a5c Revert r314249 "Recommit r314151 "[X86] Make all the NOREX [...]
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/X86InstrExtension.td | 22 ++++++++++-------- lib/Target/X86/X86InstrInfo.cpp | 33 ++++++-------------------- lib/Target/X86/X86InstrInfo.td | 17 ++++++++------ lib/Target/X86/X86MCInstLower.cpp | 4 ++++ test/CodeGen/X86/bmi.ll | 4 ++-- test/CodeGen/X86/bypass-slow-division-32.ll | 4 ++-- test/CodeGen/X86/divrem.ll | 8 +++---- test/CodeGen/X86/divrem8_ext.ll | 36 ++++++++++++++--------------- test/CodeGen/X86/extract-store.ll | 4 ++-- test/CodeGen/X86/popcnt.ll | 2 +- test/CodeGen/X86/tbm_patterns.ll | 4 ++-- test/CodeGen/X86/urem-power-of-two.ll | 4 ++-- 12 files changed, 67 insertions(+), 75 deletions(-)