llvm-project/polly/lib
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
..
Analysis [Support] Change TrackingStatistic and NoopStatistic to use uint64_t instead of unsigned. 2022-06-22 10:11:40 -07:00
CodeGen [NFC] Use predecessors to replace make_range. 2022-06-07 02:22:35 +00:00
Exchange Don't use Optional::getValue (NFC) 2022-06-20 23:35:53 -07:00
External [polly][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-18 20:33:42 +00:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support Use value_or instead of getValueOr (NFC) 2022-06-19 10:34:41 -07:00
Transform Use value_or instead of getValueOr (NFC) 2022-06-19 10:34:41 -07:00
CMakeLists.txt [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00