llvm-project/polly/lib/Analysis
Tobias Grosser 5e27ec33ea Revert "[ScopDectect] Allow memory accesses with different element types by default"
This reverts commit https://llvm.org/svn/llvm-project/polly/trunk@260853

We unfortunately still have two bugs left which show only up with
-polly-process-unprofitable and which I forgot to test before committing.

llvm-svn: 260854
2016-02-14 19:59:29 +00:00
..
DependenceInfo.cpp Do not use the assumed context in the dependence analysis any more 2015-09-17 17:28:19 +00:00
ScopDetection.cpp Revert "[ScopDectect] Allow memory accesses with different element types by default" 2016-02-14 19:59:29 +00:00
ScopDetectionDiagnostic.cpp Make memory accesses with different element types optional 2016-02-07 08:48:57 +00:00
ScopGraphPrinter.cpp Fix formatting 2015-12-17 13:04:30 +00:00
ScopInfo.cpp Use unique_ptr to manage Scop inside ScopInfo. 2016-02-13 15:13:02 +00:00
ScopPass.cpp [Refactor] Add a Scop & as argument to printScop 2015-03-01 18:40:25 +00:00