| [OpenMP] Introduce hybrid core attributes to OMP_PLACES and KMP_AFFINITY | 2 年前 |
| [OpenMP] Use new OMPT state and sync kinds for barrier events (#95602) | 1 年前 |
| Add openmp support to System z (#66081) | 2 年前 |
| [openmp] Silence warning when building the x64 Windows LLVM release package | 1 年前 |
| [OpenMP] Add missing export for dynamic tracking patch (#97419) | 1 年前 |
| [OpenMP][libomp] Cleanup version script and exported symbols | 3 年前 |
| [OpenMP][libomp] Fix CMake version symbol testing | 3 年前 |
| [OpenMP] NFC: Fix trivial typos in comments | 6 年前 |
| [OpenMP][offload] Fix dynamic schedule tracking (#97065) | 1 年前 |
| [OpenMP][AIX] Use syssmt() to get the number of SMTs per physical CPU (#89985) | 2 年前 |
| [OpenMP][AIX] Use syssmt() to get the number of SMTs per physical CPU (#89985) | 2 年前 |
| [OpenMP] Target memory allocator fallback to default when no device available | 3 年前 |
| Enable kmpc_atomic functions for arm64 | 3 年前 |
| [openmp] Revert 64874e5ab5fd102344d43ac9465537a44130bf19 since it was committed by mistake and the PR (https://github.com/llvm/llvm-project/pull/77853) wasn't approved yet. | 2 年前 |
| [OpenMP] Use new OMPT state and sync kinds for barrier events (#95602) | 1 年前 |
| [OpenMP] Align up the size when calling aligned_alloc (#65525) | 2 年前 |
| [OpenMP] Remove OMP spec versioning | 6 年前 |
| [NFC][OpenMP] Silent unused variable in kmp_collapse.cpp | 2 年前 |
| [OpenMP] runtime support for efficient partitioning of collapsed triangular loops (#83939) | 2 年前 |
| [openmp][AIX]Initial changes for porting to AIX (#76841) | 2 年前 |
| [OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429) | 1 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [OpenMP][libomp] Introduce oneAPI compiler support | 4 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429) | 1 年前 |
| [openmp] Revert 64874e5ab5fd102344d43ac9465537a44130bf19 since it was committed by mistake and the PR (https://github.com/llvm/llvm-project/pull/77853) wasn't approved yet. | 2 年前 |
| [OpenMP] libomp: fix dynamic loop dispatcher | 4 年前 |
| [OpenMP] Fix an OpenMP Windows build problem | 3 年前 |
| [OpenMP] Fix a potential memory buffer overflow (#67252) | 2 年前 |
| [OpenMP] NFC: Fix trivial typo | 6 年前 |
| Added API for "masked" construct via two entrypoints: __kmpc_masked, | 5 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [openmp][AIX]Initial changes for porting to AIX (#76841) | 2 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [libomptarget][OpenMP] Initial implementation of omp_target_memset() and omp_target_memset_async() (#68706) | 2 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [openmp][AIX]Initial changes for porting to AIX (#76841) | 2 年前 |
| [OpenMP] arm64_32 port for Apple WatchOS (#87246) | 2 年前 |
| [OpenMP][NFC] clang-format the whole openmp project | 5 年前 |
| [OpenMP] Fix warnings due to redundant semicolons. NFC. | 5 年前 |
| Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT (#77853) | 2 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [OpenMP] libomp: fix ittnotify usage. | 4 年前 |
| [OpenMP] libomp: fix ittnotify usage. | 4 年前 |
| [lldb] Fix duplicate word typos; NFC | 2 年前 |
| [OpenMP][AIX]Define struct kmp_base_tas_lock with the order of two members swapped for big-endian (#79188) | 2 年前 |
| [OpenMP] fix endianness dependent definitions in OMP headers for MSVC (#84540) | 2 年前 |
| Added API for "masked" construct via two entrypoints: __kmpc_masked, | 5 年前 |
| [OpenMP] arm64_32 port for Apple WatchOS (#87246) | 2 年前 |
| [OpenMP] arm64_32 port for Apple WatchOS (#87246) | 2 年前 |
| [OpenMP] Use new OMPT state and sync kinds for barrier events (#95602) | 1 年前 |
| [runtime] Have the runtime use the compiler builtin for alloca on NetBSD (#73480) | 2 年前 |
| [OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429) | 1 年前 |
| [OpenMP] Fix child processes to use affinity_none (#91391) | 2 年前 |
| [OpenMP] Add option to use different units for blocktime | 2 年前 |
| Added API for "masked" construct via two entrypoints: __kmpc_masked, | 5 年前 |
| [OpenMP][libomp] Fix stats-gathering for new MSVC sections API | 3 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [OpenMP] Add option to use different units for blocktime | 2 年前 |
| [OpenMP] Add option to use different units for blocktime | 2 年前 |
| [OpenMP] Change target memory tests to use allocators | 4 年前 |
| [OpenMP] libomp: Handle implicit conversion warnings | 5 年前 |
| [OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (#93472) | 1 年前 |
| [OpenMP] Implement task record and replay mechanism | 3 年前 |
| [OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (#93472) | 1 年前 |
| [OpenMP] Make sure ptr is used after NULL check (#83304) | 2 年前 |
| [OpenMP] Remove unused logical/physical CPUID information (#83298) | 2 年前 |
| [OpenMP] Use simple VLA implementation to replace uses of actual VLA | 2 年前 |
| [OpenMP][libomp] Parameterize affinity functions | 3 年前 |
| [OpenMP] update strings output of libomp.so [NFC] | 6 年前 |
| [OpenMP] libomp: Add new experimental barrier: two-level distributed barrier | 4 年前 |
| [OpenMP] Use new OMPT state and sync kinds for barrier events (#95602) | 1 年前 |
| [openmp][AIX]Initial changes for porting to AIX (#76841) | 2 年前 |
| [openmp] Fix building in debug mode with mingw | 3 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [libomp] ompd_init(): fix heap-buffer-overflow when constructing libompd.so path | 4 年前 |
| [OpenMP][OMPD] Implementation of OMPD debugging library - libompd. | 4 年前 |
| [OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after target launch and data transfer operations | 2 年前 |
| [OpenMP] [OMPT] Callback registration should not depend on the device init callback. (#96371) | 1 年前 |
| [OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (#93472) | 1 年前 |
| [OpenMP] Use new OMPT state and sync kinds for barrier events (#95602) | 1 年前 |
| [OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429) | 1 年前 |
| [OpenMP][NFC] clang-format the whole openmp project | 5 年前 |
| [OpenMP][AIX]Add assembly file containing microtasking routines and unnamed common block definitions (#81770) | 2 年前 |
| [OpenMP][AArch64] Fix branch protection in microtasks (#102317) | 1 年前 |
| [OpenMP][AIX] Implement __kmp_get_load_balance() for AIX (#91520) | 2 年前 |
| Update more file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARM | 3 年前 |
| Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang ToT (#77853) | 2 年前 |