hanchenye-llvm-project/polly/lib/Analysis
Tobias Grosser fff5adca2e ScopDetection: Do not verify Aliasing
This does not work reliable and is probably not needed. I accidentally changed
this in this recent commit:

commit a0bcd63c6ffa81616cf8c6663a87588803f7d91c
Author: grosser <grosser@91177308-0d34-0410-b5e6-96231b3b80d8>
Date:   Thu Nov 10 12:47:21 2011 +0000

    ScopDetect: Use INVALID macro to fail in case of aliasing

    This simplifies the code and also makes the error message available to the
    graphviz scop viewer.

    git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@144284

llvm-svn: 144286
2011-11-10 13:21:43 +00:00
..
CMakeLists.txt
Dependences.cpp Initialize the passes early and properly. 2011-10-08 00:30:40 +00:00
Makefile
ScopDetection.cpp ScopDetection: Do not verify Aliasing 2011-11-10 13:21:43 +00:00
ScopGraphPrinter.cpp Show the reason a region is not a SCoP in the DOT graphs. 2011-10-08 00:30:55 +00:00
ScopInfo.cpp Reuse the old BaseAddress checking in SCEVValidator to make sure that no base 2011-11-10 12:45:03 +00:00
ScopPass.cpp ScopInfo: Get the isl_ctx always with getIslCtx() 2011-10-06 00:03:54 +00:00
TempScopInfo.cpp Reuse the old BaseAddress checking in SCEVValidator to make sure that no base 2011-11-10 12:45:03 +00:00