Allow non-affine control flow by default
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 26 Feb 2015 11:09:24 +0000 (11:09 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 26 Feb 2015 11:09:24 +0000 (11:09 +0000)
commita36842f8370192c60eda9da6739387ab6f8854b1
treed26e64c7fef5b20fc3ef3837156b3a88f9464dfc
parent8e0a3ea52c74775e1f3422c20ace0ef408ad3f1e
Allow non-affine control flow by default

  With the patches r230325, r230329 and r230340 we can handle non-affine
  control flow in (loop-free) subregions. As all LLVM test-suite tests pass and
  we get ~20% more non-trivial SCoPs, we activate it now by default.

llvm-svn: 230624
polly/lib/Analysis/ScopDetection.cpp