[PATCH] D22648: [PM] Port NaryReassociate to the new PM
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 15:36:26 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276349: [PM] Port NaryReassociate to the new PM (authored by wmi).
Changed prior to commit:
https://reviews.llvm.org/D22648?vs=64973&id=64979#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22648
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Scalar/NaryReassociate.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/NaryReassociate.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Transforms/NaryReassociate/NVPTX/nary-gep.ll
llvm/trunk/test/Transforms/NaryReassociate/NVPTX/nary-slsr.ll
llvm/trunk/test/Transforms/NaryReassociate/nary-add.ll
llvm/trunk/test/Transforms/NaryReassociate/nary-mul.ll
llvm/trunk/test/Transforms/NaryReassociate/pr24301.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22648.64979.patch
Type: text/x-patch
Size: 25432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/cf27a62b/attachment.bin>
More information about the llvm-commits
mailing list