This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2094c16f90 [EH] Fix the LSDA that we emit for unknown EH personalities new 5d5fff54ef5 Check hasPersonalityFn before calling getPersonalityFn new 3728b43077d ImplicitNullChecks: Clear kill/dead flags when moving instr [...]
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/AsmPrinter/AsmPrinter.cpp | 9 +++++---- lib/CodeGen/ImplicitNullChecks.cpp | 16 ++++++++++++++-- test/CodeGen/X86/implicit-null-checks.mir | 22 +++++++++++----------- 3 files changed, 30 insertions(+), 17 deletions(-)