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