hanchenye-llvm-project/polly/lib
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
..
Analysis ScopDetection: Do not verify Aliasing 2011-11-10 13:21:43 +00:00
Exchange PoCC: Fix bugs when executing PoCC 2011-10-23 20:59:49 +00:00
JSON JSON: Do not use throw when exception is disabled. 2011-04-30 02:47:34 +00:00
Support Reuse the old BaseAddress checking in SCEVValidator to make sure that no base 2011-11-10 12:45:03 +00:00
CMakeLists.txt Register Polly passes automatically 2011-08-23 22:35:38 +00:00
Cloog.cpp Add CloogInfo debug output. 2011-10-23 10:57:44 +00:00
CodeGeneration.cpp Enable prevectorization with -enable-polly-vector. 2011-10-23 20:59:40 +00:00
CodePreparation.cpp Initialize the passes early and properly. 2011-10-08 00:30:40 +00:00
IndependentBlocks.cpp Initialize the passes early and properly. 2011-10-08 00:30:40 +00:00
Makefile
MayAliasSet.cpp Further remove now invalid SCEVAffFunc features. 2011-11-09 22:35:05 +00:00
Pocc.cpp Only have a single option to disable tiling for both isl and Pocc optimzer 2011-10-23 20:59:44 +00:00
RegionSimplify.cpp Initialize the passes early and properly. 2011-10-08 00:30:40 +00:00
RegisterPasses.cpp Add a workaround to fix SCoPs rejected because of 'region not simple' 2011-11-10 12:45:07 +00:00
ScheduleOptimizer.cpp Only have a single option to disable tiling for both isl and Pocc optimzer 2011-10-23 20:59:44 +00:00