This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22c58837577 Follow on to rL324854 (Added tests) new 6ab8e7c6e76 [X86] Allow zextload/extload i1->i8 to be folded into instr [...] new f055c23d11e [X86] Add KADD X86ISD opcode instead of reusing ISD::ADD.
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 | 1 + lib/Target/X86/X86ISelLowering.h | 3 +++ lib/Target/X86/X86InstrAVX512.td | 2 +- lib/Target/X86/X86InstrFragmentsSIMD.td | 2 ++ lib/Target/X86/X86InstrInfo.td | 12 +++++++++++- test/CodeGen/X86/gpr-to-mask.ll | 16 ++++++++-------- 6 files changed, 26 insertions(+), 10 deletions(-)