This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb88888 [FileCheck] Re-implement the logic to find each check prefix [...] new c4650e7 [X86] Regcall - Adding support for mask types
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/X86CallingConv.h | 8 -- lib/Target/X86/X86CallingConv.td | 19 ++-- lib/Target/X86/X86ISelLowering.cpp | 73 ++++++++++---- test/CodeGen/X86/avx512-regcall-Mask.ll | 171 ++++++++++++++++++++++++++++++-- 4 files changed, 225 insertions(+), 46 deletions(-)