This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf7782c Use shouldAssumeDSOLocal. new 700dff7 [ImplicitNullChecks] Hoist trivial depdendencies if possible new 1a713c6 [MachO] Finish moving fat header swap functions to MachO.h
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/Support/MachO.h | 8 + lib/CodeGen/ImplicitNullChecks.cpp | 179 +++++++++++++++++--- lib/Object/MachOUniversal.cpp | 30 +--- test/CodeGen/X86/implicit-null-checks.mir | 266 ++++++++++++++++++++++++++++++ 4 files changed, 434 insertions(+), 49 deletions(-) create mode 100644 test/CodeGen/X86/implicit-null-checks.mir