llvm-project/polly/lib/Analysis
Michael Kruse d0240257cd [Polly] Silence mixed signed/unsigned comparison warnings. NFC.
ISL changed some return types from unsigned to
isl_size (typedef of int), which results in such warnings.
2020-02-10 19:03:08 -06:00
..
DependenceInfo.cpp [DependenceInfo] Compute WAR dependence info using ISL kills. NFC. 2019-08-29 18:55:55 +00:00
PolyhedralInfo.cpp Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
PruneUnprofitable.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
ScopBuilder.cpp [Polly] Silence mixed signed/unsigned comparison warnings. NFC. 2020-02-10 19:03:08 -06:00
ScopDetection.cpp [AliasAnalysis] Add missing FMRB_* enums. 2020-01-28 15:47:08 -08:00
ScopDetectionDiagnostic.cpp Fix polly build after StringRef change. 2020-01-28 19:44:20 -08:00
ScopGraphPrinter.cpp [NFC] Fixes -Wrange-loop-analysis warnings 2020-01-06 17:37:41 +01:00
ScopInfo.cpp [Polly] Update ISL to isl-0.22.1-87-gfee05a13. 2020-02-10 19:03:08 -06:00
ScopPass.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00