llvm-project/polly/lib
Kazu Hirata 94460f5136 Don't use Optional::hasValue (NFC)
This patch replaces x.hasValue() with x where x is contextually
convertible to bool.
2022-06-26 19:54:41 -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 Revert "Don't use Optional::hasValue (NFC)" 2022-06-25 11:56:50 -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 Don't use Optional::hasValue (NFC) 2022-06-26 19:54:41 -07:00
CMakeLists.txt [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00