[PATCH] D14228: [FunctionAttrs] Identify norecurse functions

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 08:24:31 PST 2015


jmolloy updated this revision to Diff 39932.
jmolloy added a comment.

Hi Mehdi,

I've removed the offending bottom-up check as we discussed yesterday.

Cheers,

James


Repository:
  rL LLVM

http://reviews.llvm.org/D14228

Files:
  lib/Transforms/IPO/FunctionAttrs.cpp
  test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
  test/Transforms/FunctionAttrs/2008-09-03-ReadNone.ll
  test/Transforms/FunctionAttrs/2010-10-30-volatile.ll
  test/Transforms/FunctionAttrs/atomic.ll
  test/Transforms/FunctionAttrs/norecurse.ll
  test/Transforms/FunctionAttrs/optnone.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14228.39932.patch
Type: text/x-patch
Size: 8475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/36c0d7b5/attachment.bin>


More information about the llvm-commits mailing list