[PATCH] D12773: [PM] Port SROA to the new pass manager.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 12 02:10:39 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL247501: [PM] Port SROA to the new pass manager. (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D12773?vs=34615&id=34622#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12773
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Scalar/SROA.h
llvm/trunk/lib/LTO/LTOCodeGenerator.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/SROA.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Transforms/SROA/basictest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12773.34622.patch
Type: text/x-patch
Size: 44674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150912/55551a63/attachment-0001.bin>
More information about the llvm-commits
mailing list