Remove the MaxLoopDepth attribute from the TempScop class
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Sat, 1 Nov 2014 00:12:13 +0000 (00:12 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Sat, 1 Nov 2014 00:12:13 +0000 (00:12 +0000)
commite3da05ac323e0ac91a0cdd2d73d0908d0d17412d
tree4078b2577440beb446cf325a0157d5eba6c0ea96
parent1d558b84efb91471b9257cb093c7f59a97ddc3d5
Remove the MaxLoopDepth attribute from the TempScop class

  Now MaxLoopDepth only lives in Scops not in TempScops anymore.
  This is the first part of a series of changes to make TempScops
  obsolete.

Differential Revision: http://reviews.llvm.org/D6069

llvm-svn: 221026
polly/include/polly/TempScopInfo.h
polly/lib/Analysis/ScopInfo.cpp
polly/lib/Analysis/TempScopInfo.cpp