[PATCH] D30820: [Polly][Simplify] Add -polly-simplify pass.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 08:17:23 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297473: [Simplify] Add -polly-simplify pass. (authored by Meinersbur).
Changed prior to commit:
https://reviews.llvm.org/D30820?vs=91349&id=91353#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30820
Files:
polly/trunk/include/polly/LinkAllPasses.h
polly/trunk/include/polly/ScopInfo.h
polly/trunk/include/polly/Simplify.h
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/lib/CMakeLists.txt
polly/trunk/lib/CodeGen/BlockGenerators.cpp
polly/trunk/lib/Support/RegisterPasses.cpp
polly/trunk/lib/Transform/Simplify.cpp
polly/trunk/test/Simplify/pass_existence.ll
polly/trunk/test/Simplify/redundant.ll
polly/trunk/test/Simplify/redundant_differentindex.ll
polly/trunk/test/Simplify/redundant_storebetween.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30820.91353.patch
Type: text/x-patch
Size: 20008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/dfd3adcf/attachment-0001.bin>
More information about the llvm-commits
mailing list