| [runtimes][openmp] Change to not treat ARCH-unknown-linux-gnu as errors When OpenMP is compiled as a part runtimes for multiple targets, openmp is compiled under build/runtimes/runtimes-arch-unknown-linux-gnu-bins directory. Old implementation treats this directory name as errors. This patch adds a guard like "[Uu]known[^-]". Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D114346 | 4 年前 |
| [OpenMP] Remove OMP spec versioning Remove all older OMP spec versioning from the runtime and build system. Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D64534 llvm-svn: 365963 | 6 年前 |
| [OpenMP] Don't use MSVC workaround with MinGW Patch by mati865@gmail.com Differential Revision: https://reviews.llvm.org/D85210 | 5 年前 |
| [Sw64] Add Sw64 target support for openmp | 1 年前 |
| [OpenMP] Remove the workaround of passing "-x assembler-with-cpp" manually By building the assembly with language ASM now (since 4072c8aee4c89c4457f4f30d01dc9bb4dfa52559 and cbaa3597aaf6273e66b3f445ed36a6458143fe6a), this shouldn't be needed any longer. Differential Revision: https://reviews.llvm.org/D150701 | 2 年前 |
| [Sw64] Add Sw64 target support for openmp | 1 年前 |
| [Sw64] Add Sw64 target support for openmp | 1 年前 |
| [Sw64] Add Sw64 target support for openmp | 1 年前 |