llvm-project/polly/lib/Analysis
Michael Kruse 7e29e57917 [Polly] Fix misleading debug message. NFC.
The number of parameters can be the reason for aliasing checks not being
generated, but most of the time it for other reasons.
2021-07-14 16:25:45 -05:00
..
DependenceInfo.cpp [Polly][Isl] Use isl::union_set::unite() instead of isl::union_set::add_set(). NFC 2021-07-07 16:26:55 +02:00
PolyhedralInfo.cpp [Polly][Isl] Replacing isl method `to_str()` with `stringFromIslObj()`. NFC. 2021-06-15 14:22:10 +02:00
PruneUnprofitable.cpp [Polly] Port PruneUnprofitable to the NewPM. 2021-02-09 23:56:20 -06:00
ScopBuilder.cpp [Polly] Fix misleading debug message. NFC. 2021-07-14 16:25:45 -05:00
ScopDetection.cpp [Polly] Explicitly include all std headers 2021-04-21 12:52:11 -05:00
ScopDetectionDiagnostic.cpp Internalize some cl::opt global variables or move them under namespace llvm 2021-05-07 11:15:43 -07:00
ScopGraphPrinter.cpp [CFGPrinter][CallPrinter][polly] Adding distinct structure for CFGDOTInfo 2020-04-06 17:42:54 +00:00
ScopInfo.cpp [Polly][Isl] Use isl::*::ctx instead of isl::*::get_ctx. NFC 2021-07-09 21:14:14 +02:00
ScopPass.cpp Make dependency between certain analysis passes transitive (reapply) 2021-05-05 15:17:55 +02:00