llvm-project/polly/lib/Analysis
Tobias Grosser 9a26f2986c ScopInfo: Ensure the RegionInfo analysis is always available
This fixes a crash that appeared when generating dotty graphs for functions
without loops (for which we do not calculate polyhedral information).

llvm-svn: 198364
2014-01-02 22:28:53 +00:00
..
CMakeLists.txt prepend LLVM to all Polly* libs 2013-11-16 15:28:55 +00:00
Dependences.cpp PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
MayAliasSet.cpp move MayAliasSet.cpp into lib/Analysis 2013-11-16 15:28:45 +00:00
ScopDetection.cpp ScopInfo: Ensure the RegionInfo analysis is always available 2014-01-02 22:28:53 +00:00
ScopGraphPrinter.cpp Small style improvements 2013-07-13 16:58:07 +00:00
ScopInfo.cpp ScopInfo: Add support for AssumedContext 2013-10-29 21:05:49 +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: Microoptimize constant conditions 2013-09-10 04:47:19 +00:00