summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/z_Linux_asm.S
AgeCommit message (Expand)Author
2025-11-03[OpenMP][AArch64] Fix frame pointer save in microtask (#165313)Dominik Wójt (Cognizant)
2025-10-31[OpenMP] Remove OS checks for ARM and AArch64 (#165640)Brad Smith
2025-10-21[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)Raul Tambre
2025-10-20[OpenMP][AArch64] Enable BTI and PAC support on OpenBSD (#164337)Brad Smith
2025-05-07[OpenMP] Fix __kmp_unnamed_critical_addr .type setting (#138815)Rainer Orth
2025-05-06[OpenMP] Provide __kmp_unnamed_critical_addr on SPARC (#138517)Rainer Orth
2025-02-10[openmp] Fix for 32-bit PowerPC (#126412)Brad Smith
2025-01-17[openmp] Support CET in z_Linux_asm.S (#123213)Nikita Popov
2024-08-13[OpenMP][AArch64] Fix branch protection in microtasks (#102317)Tulio Magno Quites Machado Filho
2024-08-07[openmp][WebAssembly] Allow openmp to compile and run under emscripten toolch...arsnyder16
2024-05-09[OpenMP] [Flang] Resolved Issue llvm#76121: Implemented Check for Unhandled A...chandan singh
2024-04-02[OpenMP] arm64_32 port for Apple WatchOS (#87246)nihui
2023-12-14[openmp][wasm] Allow compiling OpenMP to WebAssembly (#71297)Andrew Brown
2023-11-03Add openmp support to System z (#66081)Neale Ferguson
2023-09-10[OpenMP][VE] Support OpenMP runtime on VEKazushi (Jam) Marukawa
2023-07-10[OpenMP] Fix note section type notation for AArch64Carlos Eduardo Seo
2023-02-11[openmp] Fix building z_Linux_asm.S for armv5tMartin Storsjö
2022-12-08[openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARMMartin Storsjö
2022-11-25[openmp] Fix build break for less common architecturesMartin Storsjö
2022-11-24[openmp] Use z_Linux_asm.S to provide __kmp_invoke_microtask with Clang for W...Martin Storsjö
2022-09-19[OpenMP] Add LoongArch64 supportSignKirigami
2020-11-25[OpenMP] libomp: fix non-X86, non-AARCH64 buildsAndreyChurbanov
2020-11-24[OpenMP] fix asm code for for arm64 (AARCH64) for Darwin/macOSAndreyChurbanov
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27[PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji
2019-11-19Fix openmp on PowerPC64-BE-ELFv2 ABI on FreeBSD.AndreyChurbanov
2019-07-25[OpenMP] RISCV64 portJonas Hahnfeld
2019-07-22[OMPT] Cleanup reset of exit_frame pointerJonas Hahnfeld
2019-07-02Cleanup of unused codeAndrey Churbanov
2019-05-14[OpenMP][AArch64] Fix compile with LLVM trunk.Eli Friedman
2019-04-15[OpenMP] Exchange code in asm file for inline assemblyJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-07-11Rename z_Linux_asm.s to z_Linux_asm.SDimitry Andric