This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0782a95249d [X86][Skylake] fixed/updated regression test mmx-schedule.l [...] new f500b96fb91 Fix `FaultMaps` crash when the out streamer is reused new e60981b4545 Fix implicit null check with negative offset
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: include/llvm/CodeGen/FaultMaps.h | 3 ++ lib/CodeGen/ImplicitNullChecks.cpp | 2 +- lib/Target/X86/X86AsmPrinter.h | 1 + test/CodeGen/X86/implicit-null-check-negative.ll | 16 +++++++++ test/CodeGen/X86/implicit-null-check.ll | 41 ++++++++++++++++++++++-- 5 files changed, 60 insertions(+), 3 deletions(-)