[PATCH] D60074: [Attributor] Deduce "no-recurse" function attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 08:21:23 PDT 2019


jdoerfert updated this revision to Diff 203162.
jdoerfert added a comment.

Update tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60074

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
  llvm/test/Transforms/FunctionAttrs/2010-10-30-volatile.ll
  llvm/test/Transforms/FunctionAttrs/atomic.ll
  llvm/test/Transforms/FunctionAttrs/norecurse.ll
  llvm/test/Transforms/FunctionAttrs/optnone.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60074.203162.patch
Type: text/x-patch
Size: 11518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/4ba37d38/attachment.bin>


More information about the llvm-commits mailing list