summaryrefslogtreecommitdiff
path: root/openmp/runtime/CMakeLists.txt
AgeCommit message (Expand)Author
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-06-07[OpenMP][cmake] Add SPARC support (#142364)Rainer Orth
2025-04-01[OpenMP] allow openmp build for sparc (#133239)Petr Sumbera
2024-05-10[OpenMP][AIX] Implement __kmp_get_load_balance() for AIX (#91520)Xing Xue
2024-04-02[OpenMP] arm64_32 port for Apple WatchOS (#87246)nihui
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue
2023-12-14[openmp][wasm] Allow compiling OpenMP to WebAssembly (#71297)Andrew Brown
2023-11-03Add openmp support to System z (#66081)Neale Ferguson
2023-09-10[OpenMP][VE] Support OpenMP runtime on VEKazushi (Jam) Marukawa
2023-05-15[OpenMP] Implement task record and replay mechanismChenle Yu
2022-11-15[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callb...Dhruva Chakrabarti
2022-11-01Revert "[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OM...Dhruva Chakrabarti
2022-10-31[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callb...Dhruva Chakrabarti
2022-09-19[OpenMP] Add LoongArch64 supportSignKirigami
2021-11-11[OpenMP] Allow building libomp using Microsoft Visual C++ naming schemeBran Hagger
2021-11-09[OpenMP][libomp][CMake] use uppercase_CMAKE_BUILD_TYPEJonathan Peyton
2021-09-21[OpenMP][OMPD] Fix compile error when OMPD is not supportedUsman Nadeem
2021-07-27Convert the error to warning for enabling OMPD in non-Linux platformVignesh Balasubramanian
2021-07-12[OpenMP] Remove TSAN annotations from libompJoachim Protze
2021-06-08[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian
2021-01-28[OpenMP] Disabled profiling in `libomp` by default to unblock link errorsShilei Tian
2021-01-21[OpenMP] Add time profiling support in libompGiorgis Georgakoudis
2021-01-09[OpenMP] Added the support for cache line size 256 for A64FXShilei Tian
2020-07-24[openmp] Don't copy exports into the source folder by default.David Truby
2020-01-03[OpenMP] NFC: Fix trivial typos in commentsKelvin Li
2019-11-18[OpenMP] Add implementation and tests of Archer toolprotze@itc.rwth-aachen.de
2019-07-30[OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGSJonas Hahnfeld
2019-07-25[OpenMP] RISCV64 portJonas Hahnfeld
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-02[OMPT] Disable by default on WindowsJonas Hahnfeld
2018-07-09[OpenMP] Introduce hierarchical schedulingJonathan Peyton
2018-01-02[OMPT] Build runtime with OMPT support by defaultJoachim Protze
2017-11-29[CMake] Refactor common settings and flagsJonas Hahnfeld
2017-11-29[CMake] Disallow direct configurationJonas Hahnfeld
2017-11-03Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld
2017-11-03Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze
2017-11-01Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze
2017-10-20Restrict OMPT to OpenMP version 5.0 and remove old header filesJonathan Peyton
2017-08-02Exclude version symbols for static libompJonathan Peyton
2017-07-28Fix comments and build messages concerning TSXJonathan Peyton
2017-03-31Fix for bug https://llvm.org/bugs/show_bug.cgi?id=32456Andrey Churbanov
2017-03-06OpenMP version 5.0 addedJonathan Peyton
2017-01-04[CMake] Make openmp build under runtimes/Jonas Hahnfeld
2016-12-14Change source files from .c to .cppJonathan Peyton
2016-12-08Support of mips & mips64 for openmprtlSylvestre Ledru
2016-11-07[OpenMP] Enable ThreadSanitizer to check OpenMP programsJonas Hahnfeld
2016-09-30Fix incorrect OpenMP version in Fortran module.Jonathan Peyton
2016-09-14[cmake] Make libgomp & libiomp5 alias install optionalMichal Gorny
2016-09-09[OPENMP] ppc64le recognized as big-endianGeorge Rokos