llvm-project/polly/lib/Analysis
Tobias Grosser 2ea7c6e8d1 Ensure parameter names are isl-compatible
Without this change it is not possible for isl to parse the resulting objects
from their string representation.

llvm-svn: 274350
2016-07-01 13:40:28 +00:00
..
DependenceInfo.cpp Propagate on-error status 2016-06-30 20:42:58 +00:00
ScopBuilder.cpp Create a dedicated header file for ScopBuilder. NFC. 2016-06-28 01:37:28 +00:00
ScopDetection.cpp Add comment on why loops/regions can overlap. NFC. 2016-06-27 19:00:55 +00:00
ScopDetectionDiagnostic.cpp Fix assertion due to loop overlap with nonaffine region. 2016-06-27 19:00:49 +00:00
ScopGraphPrinter.cpp Fix formatting 2015-12-17 13:04:30 +00:00
ScopInfo.cpp Ensure parameter names are isl-compatible 2016-07-01 13:40:28 +00:00
ScopPass.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00