This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ac8747929f NewPM: Add an extension point for the start of the pipeline. new fc933f332cc [X86] Various vXi1 insertion improvements. new 30a2bf5c68b [X86] Remove 'NOREX' comment from the printing of _NOREX in [...]
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 | 10 ++++---- lib/Target/X86/X86InstrAVX512.td | 17 ++++---------- lib/Target/X86/X86InstrExtension.td | 8 +++---- lib/Target/X86/X86InstrInfo.td | 6 ++--- lib/Target/X86/X86InstrVecCompiler.td | 17 ++++++++++++++ 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/h-registers-1.ll | 32 ++++++++++++------------- test/CodeGen/X86/popcnt.ll | 4 ++-- test/CodeGen/X86/tbm_patterns.ll | 4 ++-- test/CodeGen/X86/urem-power-of-two.ll | 4 ++-- 14 files changed, 84 insertions(+), 74 deletions(-)