[polly] migrate -polly-show to the new pass manager
authorMichael Kruse <llvm-project@meinersbur.de>
Mon, 9 May 2022 18:38:20 +0000 (13:38 -0500)
committerMichael Kruse <llvm-project@meinersbur.de>
Mon, 9 May 2022 19:04:29 +0000 (14:04 -0500)
commit6b3b87376bfe86306c5032fc68ae53d6a524520e
tree5ddf2c8f63e2e48c8eee7d676a004fe84c84eb21
parenta6b399ad79cfa994621938b2acd426b79e20566a
[polly] migrate -polly-show to the new pass manager

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D123678
llvm/include/llvm/Analysis/RegionPrinter.h
llvm/lib/Analysis/RegionPrinter.cpp
polly/include/polly/LinkAllPasses.h
polly/include/polly/ScopGraphPrinter.h [new file with mode: 0644]
polly/lib/Analysis/ScopGraphPrinter.cpp
polly/lib/Support/PollyPasses.def
polly/lib/Support/RegisterPasses.cpp
polly/test/ScopDetect/dot-scops-npm.ll [new file with mode: 0644]