summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/z_Windows_NT-586_util.cpp
AgeCommit message (Expand)Author
2022-12-08[openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARMMartin Storsjö
2022-11-25[openmp] Support building for armv7 Windows with mingw toolsMartin Storsjö
2022-11-24[openmp] Use z_Linux_asm.S to provide __kmp_invoke_microtask with Clang for W...Martin Storsjö
2021-05-11[OpenMP] Changes to enable MSVC ARM64 build of libompChristopher Pulido
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-10-20Apply formatting changesJonathan Peyton
2017-07-17OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.Andrey Churbanov
2017-05-12Clang-format and whitespace cleanup of source codeJonathan 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