[PATCH] D12773: [PM] Port SROA to the new pass manager.

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 19:05:10 PDT 2015


chandlerc updated this revision to Diff 34615.
chandlerc added a comment.

Fix bug spotted by Sanjoy, and make the improvements suggested by him and
Justin.


http://reviews.llvm.org/D12773

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/SROA.h
  lib/LTO/LTOCodeGenerator.cpp
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/SROA.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/SROA/basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12773.34615.patch
Type: text/x-patch
Size: 44206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150912/144f4395/attachment.bin>


More information about the llvm-commits mailing list