aboutsummaryrefslogtreecommitdiff
path: root/mlir/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-26[MLIR] Add SyclRuntimeWrapper (#69648)Nishant Patel1-0/+1
2023-10-09[mlir] remove some GCC warning #68409 (#68528)long.chen1-0/+9
2023-09-11[mlir][gpu] Deprecate gpu::Serialization* passes. (#65857)Fabian Mora1-0/+1
2023-08-08[mlir][NVVM] Adds the NVVM target attribute.Fabian Mora1-1/+4
2023-07-13[mlir] Don't make the ROCm conversions depend on the execution engineKrzysztof Drewniak1-1/+1
2023-06-21Revert "Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var."Stella Laurenzo1-5/+0
2023-06-20Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var.Stella Laurenzo1-0/+5
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-05-24[mlir][Transforms] GreedyPatternRewriteDriver debugging: Detect faulty patternsMatthias Springer1-0/+4
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+8
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+8
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-8/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+8
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-02-07Add `set(CMAKE_CXX_STANDARD 17)` to MLIR CMakeLists.txtMehdi Amini1-0/+1
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-11-09Move googletest to the third-party directoryTom Stellard1-5/+3
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard1-3/+5
2022-11-09Move googletest to the third-party directoryTom Stellard1-5/+3
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-6/+7
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny1-3/+2
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-2/+3
2022-10-24[mlir] Support overriding LLVM_LIT_ARGS in standalone buildsMichał Górny1-0/+2
2022-10-20[MLIR] Enable distribution target in standalone buildsMichał Górny1-0/+4
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-1/+1
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-1/+1
2022-08-11[mlir] Fix calling the native mlir-pdll-tblgenMarius Brehler1-0/+2
2022-08-04[MLIR] Fix checks for native archNikita Popov1-3/+10
2022-08-02[mlir] Fix calling the native mlir-tblgen tool when cross compiling flangMartin Storsjö1-0/+3
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+4
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-4/+0
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+4
2022-06-07[MLIR] Add an install target for mlir-librariesNathan Lanza1-0/+22
2022-04-26[mlir][PDLL] Add support for generating PDL patterns from PDLL at build timeRiver Riddle1-0/+1
2022-03-19mlir: set CMAKE_INCLUDE_CURRENT_DIR to fix out-of-tree buildsWill Dietz1-0/+2
2022-03-01[mlir] Add option to control python search primingrkayaith1-0/+4
2022-01-27[mlir] Set up boilerplate build for MLIR benchmarksSaurabh Jha1-0/+4
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson1-2/+7
2022-01-19[mlir][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-2/+4
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-4/+2
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+4
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-4/+2
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-2/+4
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-1/+10
2021-12-08Build MLIR with -Werror=mismatched-tags (NFC)Mehdi Amini1-0/+7