[PATCH] D15668: [attrs] Split off the forced attributes utility into its own pass that can be potentially run much earlier than FuncitonAttrs proper.
    Chandler Carruth via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Dec 27 00:17:08 PST 2015
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL256465: [attrs] Split off the forced attributes utility into its own pass that (authored by chandlerc).
Changed prior to commit:
  http://reviews.llvm.org/D15668?vs=43321&id=43649#toc
Repository:
  rL LLVM
http://reviews.llvm.org/D15668
Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/IPO/ForceFunctionAttrs.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/CMakeLists.txt
  llvm/trunk/lib/Transforms/IPO/ForceFunctionAttrs.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/ForcedFunctionAttrs/forced.ll
  llvm/trunk/test/Transforms/FunctionAttrs/forced.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15668.43649.patch
Type: text/x-patch
Size: 15200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151227/3b0d9cde/attachment.bin>
    
    
More information about the llvm-commits
mailing list