[PATCH] D15785: [attrs] Split the late-revisit pattern for deducing norecurse in a top-down manner into a true top-down or RPO pass over the call graph.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 02:59:38 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL257163: [attrs] Split the late-revisit pattern for deducing norecurse in (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D15785?vs=43653&id=44314#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15785
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/LinkAllPasses.h
llvm/trunk/include/llvm/Transforms/IPO.h
llvm/trunk/lib/LTO/LTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/trunk/lib/Transforms/IPO/IPO.cpp
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/test/Transforms/FunctionAttrs/norecurse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15785.44314.patch
Type: text/x-patch
Size: 16896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160108/2e3e2441/attachment.bin>
More information about the llvm-commits
mailing list