summaryrefslogtreecommitdiff
path: root/mlir/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-8/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+8
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-8/+1
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+8
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-8/+1
* Add `set(CMAKE_CXX_STANDARD 17)` to MLIR CMakeLists.txtMehdi Amini2023-02-071-0/+1
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* Move googletest to the third-party directoryTom Stellard2022-11-091-5/+3
* Revert "Move googletest to the third-party directory"Tom Stellard2022-11-091-3/+5
* Move googletest to the third-party directoryTom Stellard2022-11-091-5/+3
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-281-6/+7
* Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny2022-10-271-3/+2
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-271-2/+3
* [mlir] Support overriding LLVM_LIT_ARGS in standalone buildsMichał Górny2022-10-241-0/+2
* [MLIR] Enable distribution target in standalone buildsMichał Górny2022-10-201-0/+4
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-1/+1
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-1/+1
* [mlir] Fix calling the native mlir-pdll-tblgenMarius Brehler2022-08-111-0/+2
* [MLIR] Fix checks for native archNikita Popov2022-08-041-3/+10
* [mlir] Fix calling the native mlir-tblgen tool when cross compiling flangMartin Storsjö2022-08-021-0/+3
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-07-211-0/+4
* Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson2022-06-101-4/+0
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-06-101-0/+4
* [MLIR] Add an install target for mlir-librariesNathan Lanza2022-06-071-0/+22
* [mlir][PDLL] Add support for generating PDL patterns from PDLL at build timeRiver Riddle2022-04-261-0/+1
* mlir: set CMAKE_INCLUDE_CURRENT_DIR to fix out-of-tree buildsWill Dietz2022-03-191-0/+2
* [mlir] Add option to control python search primingrkayaith2022-03-011-0/+4
* [mlir] Set up boilerplate build for MLIR benchmarksSaurabh Jha2022-01-271-0/+4
* [cmake] Make include(GNUInstallDirs) always below project(..)John Ericson2022-01-201-2/+7
* [mlir][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2022-01-191-2/+4
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-4/+2
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-2/+4
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-4/+2
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-2/+4
* [CMake] Factor out config prefix finding logicJohn Ericson2022-01-071-1/+10
* Build MLIR with -Werror=mismatched-tags (NFC)Mehdi Amini2021-12-081-0/+7
* [mlir] Add MLIR-C dylib.Stella Laurenzo2021-11-111-0/+2
* [mlir] support interfaces in Python bindingsAlex Zinenko2021-10-251-0/+1
* Add MLIR_INSTALL_AGGREGATE_OBJECTS and default it to ON.Stella Laurenzo2021-10-191-0/+6
* [mlir][python] Add a warning for cmake version < 3.15.Stella Laurenzo2021-10-121-23/+1
* [mlir] Limit Python dependency to Development.Module when possible.Mike Urbach2021-10-121-11/+12
* evert "[mlir] Limit Python dependency to Development.Module when possible."Mehdi Amini2021-10-081-10/+1
* [mlir] Limit Python dependency to Development.Module when possible.Mike Urbach2021-10-071-1/+10
* MLIR can't support -Bsymbolic link option, fail at CMake time with a helpful ...Mehdi Amini2021-09-261-0/+6
* [MLIR] Drop old cmake var namesUday Bondhugula2021-05-241-16/+2