llvm-project/polly/lib/Analysis
Mingming Liu 67dc8021a1 [Support] Change TrackingStatistic and NoopStatistic to use uint64_t instead of unsigned.
Binary size of `clang` is trivial; namely, numerical value doesn't
change when measured in MiB, and `.data` section increases from 139Ki to
173 Ki.

Differential Revision: https://reviews.llvm.org/D128070
2022-06-22 10:11:40 -07:00
..
DependenceInfo.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
PolyhedralInfo.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
PruneUnprofitable.cpp [Polly] Mark classes as final by default. NFC. 2022-05-17 12:05:39 -05:00
ScopBuilder.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
ScopDetection.cpp [Support] Change TrackingStatistic and NoopStatistic to use uint64_t instead of unsigned. 2022-06-22 10:11:40 -07:00
ScopDetectionDiagnostic.cpp [Polly] Reject regions entered by an indirectbr/callbr. 2021-09-27 18:49:11 -05:00
ScopGraphPrinter.cpp Remove unneeded cl::ZeroOrMore for cl::opt options 2022-06-04 00:10:42 -07:00
ScopInfo.cpp [Support] Change TrackingStatistic and NoopStatistic to use uint64_t instead of unsigned. 2022-06-22 10:11:40 -07:00
ScopPass.cpp Make dependency between certain analysis passes transitive (reapply) 2021-05-05 15:17:55 +02:00