[PATCH] D14228: [FunctionAttrs] Identify norecurse functions

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 04:47:43 PST 2015


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

Hi Mehdi,

I agree with you, having thought about it. I've updated the patch to be less strict.

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.39680.patch
Type: text/x-patch
Size: 8660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/cc43e7aa/attachment.bin>


More information about the llvm-commits mailing list