[PATCH] D41574: [Transforms] Adding a WeakReassociate pass
Omer Paparo Bivas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 09:22:27 PDT 2018
opaparo updated this revision to Diff 148024.
opaparo added a comment.
Following this discussion <https://groups.google.com/forum/#!topic/llvm-dev/kOgf62tmLlY>, rebasing the patch to trunk.
Repository:
rL LLVM
https://reviews.llvm.org/D41574
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
lib/Transforms/Scalar/WeakReassociate.cpp
test/Other/opt-O2-pipeline.ll
test/Other/opt-O3-pipeline.ll
test/Other/opt-Os-pipeline.ll
test/Transforms/WeakReassociate/or_or_shift.ll
test/Transforms/WeakReassociate/or_or_xor_and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41574.148024.patch
Type: text/x-patch
Size: 23098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/2a3701ee/attachment.bin>
More information about the llvm-commits
mailing list