[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:06:41 PST 2017
Meinersbur updated this revision to Diff 91349.
Meinersbur added a comment.
- Rebase to r297466
- Fix codegen crash
https://reviews.llvm.org/D30820
Files:
include/polly/LinkAllPasses.h
include/polly/ScopInfo.h
include/polly/Simplify.h
lib/Analysis/ScopInfo.cpp
lib/CMakeLists.txt
lib/CodeGen/BlockGenerators.cpp
lib/Support/RegisterPasses.cpp
lib/Transform/Simplify.cpp
test/Simplify/pass_existence.ll
test/Simplify/redundant.ll
test/Simplify/redundant_differentindex.ll
test/Simplify/redundant_storebetween.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30820.91349.patch
Type: text/x-patch
Size: 19656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/0342b598/attachment.bin>
More information about the llvm-commits
mailing list