llvm-project/polly/lib/Transform
Johannes Doerfert 305fed96e6 Drop Cloog support
This commit drops the Cloog support for Polly. The scripts and
  documentation are changed to only use isl as prerequisity. In the code
  all Cloog specific parts have been removed and all relevant tests have
  been ported to the isl backend when it was created.

llvm-svn: 223141
2014-12-02 19:26:58 +00:00
..
Canonicalization.cpp Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
CodePreparation.cpp Remove -polly-codegen-scev option and related code 2014-11-30 14:33:31 +00:00
DeadCodeElimination.cpp DeadCodeElimination: Fix liveout computation 2014-07-14 08:32:01 +00:00
IndependentBlocks.cpp Drop Cloog support 2014-12-02 19:26:58 +00:00
Pluto.cpp clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00
ScheduleOptimizer.cpp Use stringFromIslObj instead of isl_..._dump to print to dbgs() 2014-10-22 23:16:28 +00:00