[PATCH] D65243: [Attributor] Using liveness in other attributes.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 14:30:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367725: [Attributor] Using liveness in other attributes. (authored by sstefan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65243?vs=212787&id=213130#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65243/new/

https://reviews.llvm.org/D65243

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/trunk/test/Transforms/FunctionAttrs/liveness.ll
  llvm/trunk/test/Transforms/FunctionAttrs/willreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65243.213130.patch
Type: text/x-patch
Size: 25111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/72e9404e/attachment.bin>


More information about the llvm-commits mailing list