llvm-project/polly/lib/Analysis
Tobias Grosser 826b2af112 Remove last uses of canoncial induction variable when scev code generating
We now detect scops without a canonical induction variable and can generate a
polyhedral representation for them. There was no modification necessary to
code generate these scops.

llvm-svn: 177643
2013-03-21 16:14:50 +00:00
..
CMakeLists.txt
Dependences.cpp Dependences: clang-format 2013-02-05 12:27:22 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
ScopDetection.cpp Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
ScopGraphPrinter.cpp Fix obvious formatting problems. 2012-12-29 23:47:38 +00:00
ScopInfo.cpp Remove last uses of canoncial induction variable when scev code generating 2013-03-21 16:14:50 +00:00
ScopPass.cpp 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
TempScopInfo.cpp TempScopInfo: clang-format 2013-02-05 12:27:23 +00:00