This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e046923bade [hwasan] Fix kernel instrumentation of stack. new 6d64e7c26be [x86] Add test cases to demonstrate some dumb mask->gpr->ma [...] new d7d9e379b55 [CodeGen] Unify the syntax of MBB liveins in MIR and -debug output
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/CodeGen/MachineBasicBlock.cpp | 17 ++++-- lib/Target/PowerPC/PPCBranchCoalescing.cpp | 4 +- test/CodeGen/Hexagon/branch-folder-hoist-kills.mir | 12 ++-- test/CodeGen/X86/avx512-intrinsics.ll | 44 ++++++++++++++ test/CodeGen/X86/avx512-mask-op.ll | 68 ++++++++++++++++++++++ 5 files changed, 132 insertions(+), 13 deletions(-)