summaryrefslogtreecommitdiff
path: root/openmp/runtime/cmake/config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP][libomp] Fix version scripts after undefined version script changesJoseph Huber2022-12-081-2/+1
* Revert "Add mean_anyway to hpc config"Ron Lieberman2022-11-291-1/+1
* Add mean_anyway to hpc configRon Lieberman2022-11-291-1/+1
* [CMake][OpenMP] Remove -Wl,--warn-shared-textrelFangrui Song2022-11-211-1/+0
* [OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callb...Dhruva Chakrabarti2022-11-151-0/+2
* [CMake] Fix -Wstrict-prototypesSam James2022-11-081-1/+1
* [libomp] Add -Wl,--undefined-version workaroundFangrui Song2022-11-071-0/+1
* Revert "[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OM...Dhruva Chakrabarti2022-11-011-2/+0
* [OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callb...Dhruva Chakrabarti2022-10-311-0/+2
* Revert "[Libomp] Do not error on undefined version script symbols"Slava Zakharin2022-10-131-2/+2
* [Libomp] Do not error on undefined version script symbolsJoseph Huber2022-10-131-2/+2
* [OpenMP][libomp] Allow unused-but-set warningsJonathan Peyton2022-10-031-1/+0
* [OpenMP] Add LoongArch64 supportSignKirigami2022-09-191-1/+2
* [Clang][OpenMP] libompd: get libomp hwloc includedir by target_link_librariesYe Luo2022-04-221-1/+2
* [OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton2022-02-141-2/+2
* Revert "[openmp] Add OMPT initialization in libomptarget"Joachim Protze2021-11-101-1/+0
* [openmp] Add OMPT initialization in libomptargetLechen Yu2021-08-041-0/+1
* [OpenMP] libomp: Add new experimental barrier: two-level distributed barrierTerry Wilmarth2021-07-291-0/+17
* [OpenMP] Fix clang-cl build error regarding TSX intrinsicsPeyton, Jonathan L2021-03-021-0/+5
* [OpenMP] Silence more warning flagsMartin Storsjö2021-02-121-0/+3
* [OpenMP] Fix the check for libpsapi for i386Martin Storsjö2021-02-121-5/+7
* [OpenMP] Added the support for cache line size 256 for A64FXShilei Tian2021-01-091-0/+1
* [OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth2020-12-311-0/+1
* [OpenMP] Add support for Intel's umonitor/umwaitTerry Wilmarth2020-12-011-0/+48
* [OpenMP] changing OMP rtl to use shared memory instead of env variableAndreyChurbanov2020-10-261-0/+9
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-071-1/+1
* [OpenMP] Remove -Wl,-fini=__kmp_internal_end_finiAaron Puchert2019-11-191-1/+0
* [OpenMP] Change initialization of __kmp_globalJonas Hahnfeld2019-09-041-1/+0
* [OpenMP] Enable warning about "implicit fallthrough"Jonas Hahnfeld2019-08-151-1/+0
* [OpenMP] Remove 'unnecessary parentheses'Jonas Hahnfeld2019-08-151-1/+0
* [OMPT] Resolve warnings because of ints in if conditionsJonas Hahnfeld2019-08-151-1/+0
* [OpenMP] Turn on -Wall compiler warnings by defaultJonas Hahnfeld2019-08-151-22/+17
* [OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGSJonas Hahnfeld2019-07-301-2/+0
* [OpenMP] RISCV64 portJonas Hahnfeld2019-07-251-1/+2
* [OpenMP] Remove accidental commit to config-ix.cmake in r353747Jonathan Peyton2019-02-111-38/+0
* [OpenMP] Fix thread_limits to work properly for teams constructJonathan Peyton2019-02-111-0/+38
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-7/+10
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-0/+1
* [CMake] Disable -Wstringop-overflowJonas Hahnfeld2018-07-301-0/+1
* [OMPT] Build runtime with OMPT support by defaultJoachim Protze2018-01-021-1/+9
* [CMake] Refactor common settings and flagsJonas Hahnfeld2017-11-291-2/+0
* [OMPT] Provide initialization for Mac OS XJonas Hahnfeld2017-11-111-2/+2
* Introduce dynamic affinity dispatch capabilitiesJonathan Peyton2016-11-141-0/+1
* [OpenMP] Enable ThreadSanitizer to check OpenMP programsJonas Hahnfeld2016-11-071-0/+6
* Teach OpenMP Library to use Hwloc on WindowsJonathan Peyton2016-06-161-15/+14
* Remove trailing whitespace in CMake filesJonathan Peyton2016-05-171-3/+3
* [STATS] Missing check for MIC in config-ix.cmakeJonathan Peyton2016-03-281-1/+1
* Bypass Perl modules in build systemJonathan Peyton2016-01-261-2/+11
* [STATS] Have CMake do real check for stats functionalityJonathan Peyton2015-12-181-4/+27