This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be15f60 Simplify. NFC. new a15f9f5 [X86] Model FAULTING_LOAD_OP as a terminator and branch. new 1b86775 [MachineBlockPlacement] Let the target optimize the branches [...]
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/Target/Target.td | 2 ++ lib/CodeGen/ImplicitNullChecks.cpp | 21 +++++++---------- lib/CodeGen/MachineBlockPlacement.cpp | 13 +++++++++++ lib/Target/X86/X86MCInstLower.cpp | 4 ++-- test/CodeGen/X86/implicit-null-check.ll | 40 ++++++++++++++++----------------- 5 files changed, 45 insertions(+), 35 deletions(-)