[PATCH] D29400: [ImplicitNullCheck] Extend Implicit Null Check scope by using stores

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 01:08:16 PST 2017


skatkov updated this revision to Diff 86775.
skatkov edited the summary of this revision.
skatkov added a comment.

Please take a look.


https://reviews.llvm.org/D29400

Files:
  docs/FaultMaps.rst
  include/llvm/CodeGen/FaultMaps.h
  include/llvm/Target/Target.td
  include/llvm/Target/TargetOpcodes.def
  lib/CodeGen/FaultMaps.cpp
  lib/CodeGen/ImplicitNullChecks.cpp
  lib/Target/X86/X86AsmPrinter.h
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/block-placement.mir
  test/CodeGen/X86/implicit-null-check.ll
  test/CodeGen/X86/implicit-null-checks.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29400.86775.patch
Type: text/x-patch
Size: 38071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/b34c2511/attachment.bin>


More information about the llvm-commits mailing list