[PATCH] D27855: try to extend nonnull-ness of arguments from a callsite back to its parent function

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 15:22:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294998: [FunctionAttrs] try to extend nonnull-ness of arguments from a callsite back to… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D27855?vs=88228&id=88268#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27855

Files:
  llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27855.88268.patch
Type: text/x-patch
Size: 8329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/00b3787b/attachment.bin>


More information about the llvm-commits mailing list