aboutsummaryrefslogtreecommitdiff
path: root/flang/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
2025-04-30Reapply "[Flang] Remove FLANG_INCLUDE_RUNTIME (#124126)"Michael Kruse1-146/+0
2025-03-26Revert "[Flang] Remove FLANG_INCLUDE_RUNTIME (#124126)"Michael Kruse1-0/+146
2025-03-26[Flang] Remove FLANG_INCLUDE_RUNTIME (#124126)Michael Kruse1-146/+0
2025-03-25[flang] Include needed CMake files. (#133012)Slava Zakharin1-0/+3
2025-03-25[flang] Generate quadmath_wrapper.h for Flang Evaluate. (#132817)Slava Zakharin1-0/+44
2025-03-24[Flang] Detect endianness in the preprocessor (#132767)Joseph Huber1-27/+13
2025-03-24[flang-rt] Add experimental support for GPU build (#131826)Joseph Huber1-19/+25
2025-03-12[flang-rt] Fixed HAVE_LDBL_MANT_DIG_113 detection. (#131010)Slava Zakharin1-2/+6
2025-02-20[flang] Add FLANG_PARALLEL_COMPILE_JOBS option (#127364)Tom Stellard1-0/+3
2025-02-19[AMDGPU] Add missing gfx architectures to AddFlangOffloadRuntime.cmake (#125827)Fabian Ritter1-2/+2
2025-02-19[AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)Fabian Ritter1-1/+1
2025-02-16[Flang] LLVM_ENABLE_RUNTIMES=flang-rt (#110217)Michael Kruse1-0/+43
2025-02-15[flang] Fix standalone builds against installed MLIR (#126387)Michał Górny1-1/+4
2025-02-08[Flang] Rename libFortranRuntime.a to libflang_rt.runtime.a (#122341)Michael Kruse1-1/+1
2025-01-16[flang] [cmake] Call mlir_target_link_libraries() only with MLIR_LIBSMichał Górny1-1/+3
2025-01-16[flang] Support linking to MLIR dylib (#120966)Michał Górny1-1/+2
2024-10-23[AMDGPU] Add a new target for gfx1153 (#113138)Carl Ritson1-1/+1
2024-07-12[flang] Simplify LIBTYPE logic (#98072)Michael Kruse1-16/+6
2024-06-19Avoid object libraries in the VS IDE (#93519)Michael Kruse1-6/+15
2024-06-18Revert "[flang] Add FLANG_PARALLEL_COMPILE_JOBS option" (#96000)Tom Stellard1-1/+0
2024-06-18[flang] Add FLANG_PARALLEL_COMPILE_JOBS option (#95672)Tom Stellard1-0/+1
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian1-0/+1
2024-05-25[flang] Revise IDE folder structure (#89745)Michael Kruse1-2/+1
2024-04-29[flang][runtime] Allow building CUDA PTX library without global vars definiti...Slava Zakharin1-0/+9
2024-04-16[flang][runtime] Create CUDA PTX OBJECT library target for F18 runtime CUDA b...Slava Zakharin1-1/+5
2024-04-05[flang][runtime] Support for offload build of FortranDecimal. (#87653)Slava Zakharin1-0/+132
2023-10-02Revert "[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's ru...David Spickett2-6/+1
2023-09-30[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's runtime LL...Paul Scoropan2-1/+6
2023-04-16[flang] Refine how Clang dependencies are expressed #58663Ezike Ebuka1-4/+9
2023-03-14[flang] Handle Flang examples consistently with LLVM.Slava Zakharin1-1/+0
2023-01-13[cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen1-1/+2
2022-12-05[Flang] Restore Flang cmake configuration dataPeter Steinfeld1-0/+4
2022-11-25Add version to all LLVM cmake packageThomas Preud'homme3-3/+22
2022-11-25Revert: Add version to all LLVM cmake packageThomas Preud'homme3-22/+3
2022-11-20Add version to all LLVM cmake packageThomas Preud'homme3-3/+22
2022-10-25[flang][CMake] Remove BACKEND_PACKAGE_STRINGFangrui Song1-1/+1
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-1/+1
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2-4/+4
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2-4/+4
2022-08-15[flang] Install runtime libs with the toolchainDiana Picus1-2/+3
2022-07-26[CMake] Fix add_subdirectory llvm buildsSebastian Neubauer1-1/+1
2022-07-25[cmake] Support custom package install pathsJohn Ericson1-6/+11
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-2/+2
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-05-16[flang] Install Fortran_main libraryDiana Picus1-2/+2
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-10/+2
2021-12-31[flang] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2-3/+6