Add option to choose where in the pass pipeline polly is run
authorTobias Grosser <tobias@grosser.es>
Thu, 16 Jul 2015 08:28:09 +0000 (08:28 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 16 Jul 2015 08:28:09 +0000 (08:28 +0000)
commitd783a983033dfb41a116806c92b4f9250997e025
treed63185520864159424a3337c937cc864b245e772
parent39a7bd182e72bed3cccc2e60e39b4bc2159a164d
Add option to choose where in the pass pipeline polly is run

These options are useful to play with the location of Polly within LLVM's
pass manager.

llvm-svn: 242390
polly/lib/Support/RegisterPasses.cpp