[PATCH] [CodeGen] Add a pass to fold null checks into nearby memory operations.

Sanjoy Das sanjoy at playingwithpointers.com
Fri Jun 12 21:19:14 PDT 2015


- address review


http://reviews.llvm.org/D10201

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGen.cpp
  lib/CodeGen/ImplicitNullChecks.cpp
  lib/CodeGen/Passes.cpp
  test/CodeGen/X86/implicit-null-check-negative.ll
  test/CodeGen/X86/implicit-null-check.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10201.27630.patch
Type: text/x-patch
Size: 16586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150613/8794c5ea/attachment.bin>


More information about the llvm-commits mailing list