summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_version.cpp
AgeCommit message (Expand)Author
2022-10-28[OpenMP][libomp] Parameterize affinity functionsJonathan Peyton
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2021-03-23[OpenMP] Misc. changes that add or remove pointer/bound checksHansang Bae
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-03-25[OpenMP] Add Intel 19.0 to list of compilers in kmp_version.cppJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-05[OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhereJonathan Peyton
2018-01-04Fix trademarks found by scannerJonathan Peyton
2017-12-06[OpenMP] Add entry for Intel Compiler 18Jonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2017-03-06OpenMP version 5.0 addedJonathan Peyton
2016-12-14Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton