llvm-project/polly/lib/Transform
Johannes Doerfert 7e6424ba5a Create a dependence struct to hold dependence information for a SCoP.
The new Dependences struct in the DependenceInfo holds all information
  that was formerly part of the DependenceInfo. It also provides the
  same interface for the user to access this information.

  This is another step to a more general ScopPass interface that does
  allow multiple SCoPs to be "in flight".

llvm-svn: 231327
2015-03-05 00:43:48 +00:00
..
Canonicalization.cpp Fix formatting 2015-02-16 06:40:23 +00:00
CodePreparation.cpp Do some preparation even with scalar and phi modeling enabled 2015-02-27 20:38:51 +00:00
DeadCodeElimination.cpp Create a dependence struct to hold dependence information for a SCoP. 2015-03-05 00:43:48 +00:00
IndependentBlocks.cpp Do some preparation even with scalar and phi modeling enabled 2015-02-27 20:38:51 +00:00
Pluto.cpp Rename the Dependences pass to DependenceInfo [NFC] 2015-03-04 22:43:40 +00:00
ScheduleOptimizer.cpp Create a dependence struct to hold dependence information for a SCoP. 2015-03-05 00:43:48 +00:00