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

Sanjoy Das sanjoy at playingwithpointers.com
Mon Jun 15 11:48:50 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10201

Files:
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/CodeGen.cpp
  llvm/trunk/lib/CodeGen/ImplicitNullChecks.cpp
  llvm/trunk/lib/CodeGen/Passes.cpp
  llvm/trunk/test/CodeGen/X86/implicit-null-check-negative.ll
  llvm/trunk/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.27703.patch
Type: text/x-patch
Size: 16944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150615/798c7688/attachment.bin>


More information about the llvm-commits mailing list