Run ScopInfo after the ScopViewers
authorTobias Grosser <tobias@grosser.es>
Tue, 4 Aug 2015 11:49:39 +0000 (11:49 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 4 Aug 2015 11:49:39 +0000 (11:49 +0000)
commitfbe7a2e8411d124aa2ce4a8f5e821aa9ab76913a
treee6277144514f7e9f34c9d05c56caf0256626a7ed
parentda4690ae1217a468096ce805619848a2e2842c68
Run ScopInfo after the ScopViewers

This change is required to see the detected scops even in cases where there is
no other ScopInfo user after the ScopViewers. Before this change, when
running with -polly-optimizer=none -polly-code-generator=none detected scops
have not been shown.

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