[PATCH] D22648: [PM] Port NaryReassociate to the new PM

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:56:30 PDT 2016


wmi updated this revision to Diff 64970.
wmi added a comment.

Addressed David's comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D22648

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/NaryReassociate.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/NaryReassociate.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/NaryReassociate/nary-add.ll
  test/Transforms/NaryReassociate/nary-mul.ll
  test/Transforms/NaryReassociate/pr24301.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22648.64970.patch
Type: text/x-patch
Size: 23997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/8bf3d55c/attachment.bin>


More information about the llvm-commits mailing list