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

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


wmi created this revision.
wmi added reviewers: davidxl, davide, silvas.
wmi added a subscriber: llvm-commits.
wmi set the repository for this revision to rL LLVM.
Herald added a subscriber: sanjoy.

Repository:
  rL LLVM

https://reviews.llvm.org/D22648

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

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


More information about the llvm-commits mailing list