llvm-capstone/polly/lib
Tarindu Jayatilaka 7a797b2902 Take OptimizationLevel class out of Pass Builder
Pulled out the OptimizationLevel class from PassBuilder in order to be able to access it from within the PassManager and avoid include conflicts.

Reviewed By: mtrofin

Differential Revision: https://reviews.llvm.org/D107025
2021-07-29 21:57:23 -07:00
..
Analysis [Polly][Isl] Stop using isl::set::lex_le_set. NFC 2021-07-19 17:23:56 +02:00
CodeGen [Polly][Isl] Stop generating isl::union_{set,map} from isl::space. NFC 2021-07-19 11:24:53 +02:00
Exchange [Polly][Isl] Use isl::union_map::unite() instead of isl::union_map::add_map(). NFC 2021-07-19 12:11:00 +02:00
External Update isl to isl-0.24-69-g54aac5ac 2021-07-27 17:38:12 +02:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support Take OptimizationLevel class out of Pass Builder 2021-07-29 21:57:23 -07:00
Transform Take OptimizationLevel class out of Pass Builder 2021-07-29 21:57:23 -07:00
CMakeLists.txt [Polly] Move MatMul optimization into its own file. NFC. 2021-06-04 23:22:30 -05:00