Introduce -polly-canonicalize pass
authorTobias Grosser <tobias@grosser.es>
Thu, 2 Jan 2014 23:39:18 +0000 (23:39 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 2 Jan 2014 23:39:18 +0000 (23:39 +0000)
commita9376ff571e8dfcd97f909497d929e119ef16787
treef6e39a1346578f39fc90ccf1327ec21ca3787f6e
parent3d216a579c72d1b8477e3e6c04d4ab34c53d0684
Introduce -polly-canonicalize pass

This ModulePass schedules the set of Polly canonicalization passes. It is a
debugging tool that can be used to preoptimize .ll files for Polly processing.

llvm-svn: 198376
polly/include/polly/Canonicalization.h [new file with mode: 0755]
polly/include/polly/LinkAllPasses.h
polly/lib/CMakeLists.txt
polly/lib/Canonicalization.cpp [new file with mode: 0644]
polly/lib/RegisterPasses.cpp
polly/www/example_manual_matmul.html
polly/www/experiments/matmul/runall.sh