[PATCH] D38925: Fix implicit null check with negative offset

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 04:47:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315991: Fix implicit null check with negative offset (authored by yuyichao).

Changed prior to commit:
  https://reviews.llvm.org/D38925?vs=119046&id=119291#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38925

Files:
  llvm/trunk/lib/CodeGen/ImplicitNullChecks.cpp
  llvm/trunk/test/CodeGen/X86/implicit-null-check-negative.ll
  llvm/trunk/test/CodeGen/X86/implicit-null-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38925.119291.patch
Type: text/x-patch
Size: 4118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/5bde3ce7/attachment.bin>


More information about the llvm-commits mailing list