summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/cmake/config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* [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
* Adding Hwloc library option for affinity mechanismJonathan Peyton2015-11-301-0/+23
* [OMPT] Windows Support for OMPTJonathan Peyton2015-10-291-3/+22
* [cmake] Support enabling -Werror in the OpenMP runtime CMake build andChandler Carruth2015-07-181-6/+19
* Re-indent the CMake refactor to two-space indentionJonathan Peyton2015-07-151-84/+84
* Large Refactor of CMake build systemJonathan Peyton2015-07-151-0/+181
OpenPOWER on IntegriCloud