[PATCH] D28204: [ValueTracking] use nonnull argument attribute to eliminate null checks

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 07:47:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294897: [ValueTracking] use nonnull argument attribute to eliminate null checks (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D28204?vs=83065&id=88130#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28204

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/test/Analysis/ValueTracking/known-nonnull-at.ll
  llvm/trunk/test/Transforms/InstCombine/call_nonnull_arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28204.88130.patch
Type: text/x-patch
Size: 6651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170212/59dbef83/attachment.bin>


More information about the llvm-commits mailing list