llvm-project/polly/lib/Transform
Johannes Doerfert f363ed9804 [NFC] Move helper functions to ScopHelper
Helper functions in the BlockGenerators.h/cpp introduce dependences
  from the frontend to the backend of Polly. As they are used in
  ScopDetection, ScopInfo, etc. we move them to the ScopHelper file.

llvm-svn: 249919
2015-10-09 23:40:24 +00:00
..
Canonicalization.cpp Add indvar pass to canonicalization sequence 2015-05-30 06:16:41 +00:00
CodePreparation.cpp [NFC] Move helper functions to ScopHelper 2015-10-09 23:40:24 +00:00
DeadCodeElimination.cpp [NFC] Consistenly use commented and annotated ScopPass functions 2015-09-27 15:43:29 +00:00
IndependentBlocks.cpp [NFC] Move helper functions to ScopHelper 2015-10-09 23:40:24 +00:00
ScheduleOptimizer.cpp [NFC] Consistenly use commented and annotated ScopPass functions 2015-09-27 15:43:29 +00:00