[PATCH] D35754: [ForwardOpTree] Introduce the -polly-optree pass.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 22 07:03:31 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308825: [ForwardOpTree] Introduce the -polly-optree pass. (authored by Meinersbur).
Changed prior to commit:
https://reviews.llvm.org/D35754?vs=107767&id=107785#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35754
Files:
polly/trunk/include/polly/ForwardOpTree.h
polly/trunk/include/polly/ScopInfo.h
polly/trunk/lib/CMakeLists.txt
polly/trunk/lib/Support/RegisterPasses.cpp
polly/trunk/lib/Transform/ForwardOpTree.cpp
polly/trunk/test/ForwardOpTree/forward_instruction.ll
polly/trunk/test/ForwardOpTree/forward_transitive.ll
polly/trunk/test/ForwardOpTree/noforward_partial.ll
polly/trunk/test/ForwardOpTree/noforward_phi.ll
polly/trunk/test/ForwardOpTree/noforward_region.ll
polly/trunk/test/ForwardOpTree/noforward_sideffects.ll
polly/trunk/test/ForwardOpTree/noforward_synthesizable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35754.107785.patch
Type: text/x-patch
Size: 26236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170722/47eb6be8/attachment.bin>
More information about the llvm-commits
mailing list