OSDN Git Service

[ORC] Break up OrcJIT library, add Orc-RPC based remote TargetProcessControl
[android-x86/external-llvm-project.git] / openmp /
2020-11-13 Shilei Tian[OpenMP] Fixed a bug when displaying affinity
2020-11-12 Joseph Huber[OpenMP] Begin Adding OpenMP Tool to Gather OpenMP...
2020-11-12 Joachim Protze[OpenMP][Tools][Tests] Fix ompt multiplex test
2020-11-11 Peyton, Jonathan L[OpenMP] Fix shutdown hang/race bug
2020-11-11 Joachim Protze[OpenMP][Tool] Fix possible NULL-pointer dereference...
2020-11-11 Joachim Protze[OpenMP][Tests] Fix compiler warnings in OpenMP runtime...
2020-11-11 Joachim Protze[OpenMP][OMPT] Update the omp-tools header file to...
2020-11-10 AndreyChurbanov[OpenMP] Fixes for shared memory cleanup when aborts...
2020-11-10 Alexey BataevRevert "[libomptarget] Add support for target update...
2020-11-09 Hansang Bae[OpenMP] Remove obsolete Fortran module file
2020-11-07 cchen[libomptarget] Add support for target update non-contiguous
2020-11-06 Nawrin Sultana[OpenMP] Fix potential division by 0
2020-11-05 Peyton, Jonathan L[OpenMP] Add ident_t flags for compiler OpenMP version
2020-11-05 Joachim Protze[OpenMP] avoid warning: equality comparison with extran...
2020-11-04 Jon Chesterfield[libomptarget][nfc] Build amdgcn deviceRTL with nogpulib
2020-11-03 Shilei Tian[OpenMP] Fixed an issue in the test case parallel_offlo...
2020-11-03 Joachim Protze[OpenMP][Tools] clang-format Archer (NFC)
2020-11-03 Joachim Protze[OpenMP][libomptarget][Tests] fix failing test
2020-11-03 Joachim Protze[OpenMP][OMPT][NFC] Fix flaky test
2020-11-03 Joachim Protze[OpenMP][Tool] Handle detached tasks in Archer
2020-11-03 Atmn Patel[Libomptarget][NFC] Move global Libomptarget state...
2020-10-30 Johannes Doerfert[OpenMP][Docs] Structure and content for the OpenMP...
2020-10-29 Peyton, Jonathan L[OpenMP] Add NULL check in dispatcher debug output
2020-10-29 Jon Chesterfield[AMDGPU] Add __builtin_amdgcn_grid_size
2020-10-28 Benjamin KramerRevert "[OpenMP] Add Passing in Original Declaration...
2020-10-27 Joseph Huber[OpenMP] Add Support for Mapping Names in Libomptarget RTL
2020-10-27 Joseph Huber[OpenMP] Add Passing in Original Declaration Names...
2020-10-27 Shilei Tian[Clang][OpenMP] Fixed an issue of segment fault when...
2020-10-26 AndreyChurbanov[OpenMP] changing OMP rtl to use shared memory instead...
2020-10-23 Shilei Tian[OpenMP] Fixed a potential integer overflow
2020-10-21 Jon Chesterfield[libomptarget] Require LLVM source tree to build libomp...
2020-10-21 JonChesterfield[libomptarget][amdgcn] Refactor memcpy to eliminate...
2020-10-20 Pushpinder Singh[libomptarget][AMDGPU][NFC] Split atmi_memcpy for h2d...
2020-10-19 Jon Chesterfield[libomptarget][amdgcn] Implement missing symbols in...
2020-10-16 George Rokos[libomptarget] Fix copy-to motion for PTR_AND_OBJ entri...
2020-10-15 JonChesterfield[openmp][libomptarget] Include header from LLVM source...
2020-10-12 JonChesterfield[libomptarget][amdgcn] Implement partial barrier
2020-10-08 Joseph Huber[OpenMP] Change CMake Configuration to Build for Highes...
2020-10-06 Pushpinder Singh[OpenMP][RTL] Remove dead code
2020-10-05 Joachim Protze[OpenMP][Archer][Tests] NFC: fix spurious test failure
2020-10-05 Joachim Protze[OpenMP][Tests] NFC: fix flaky test failure caused...
2020-09-30 Joachim Protze[OpenMP][libarcher] Allow all possible argument separat...
2020-09-30 Joachim Protze[OpenMP][OMPT] Update OMPT tests for newly added GOMP...
2020-09-30 Joachim Protze[OpenMP][libomptarget] make omp_get_initial_device...
2020-09-29 JonChesterfield[nfc][libomptarget] Drop parameter to named_sync
2020-09-29 Manoel Roemmer[OpenMP][VE plugin] Fixing failure to build VE plugin...
2020-09-27 Joseph Huber[OpenMP] Add Missing _static Director for OpenMP Docume...
2020-09-24 Ye Luo[OpenMP] cmake option LIBOMPTARGET_NVPTX_MAX_SM for...
2020-09-24 Peyton, Jonathan L[OpenMP] Fix if0 task with dependencies in the runtime
2020-09-24 Peyton, Jonathan L[OpenMP] Introduce GOMP taskwait depend in the runtime
2020-09-24 Peyton, Jonathan L[OpenMP] Introduce GOMP mutexinoutset in the runtime
2020-09-24 Peyton, Jonathan L[OpenMP] Introduce GOMP teams support in runtime
2020-09-21 Ye Luo[OpenMP] Protect unrecogonized CUDA error code
2020-09-18 Joseph Huber[OpenMP] Initial Support for OpenMP Webpage Documentation
2020-09-18 JonChesterfield[libomptarget] Disable build of amdgpu plugin as it...
2020-09-15 Joseph Huber[OpenMP] Additional Information for Libomptarget Mappings
2020-09-11 Raul Tambre[CMake][OpenMP] Simplify getting CUDA library directory
2020-09-09 Joseph Huber[OpenMP] Begin Printing Information Dumps In Libomptarg...
2020-09-07 Pushpinder Singh[OpenMP][AMDGPU] Use DS_Max_Warp_Number instead of...
2020-09-07 Raul Tambre[CMake][OpenMP] Remove old dead CMake code
2020-09-01 Joseph Huber[OpenMP] Consolidate error handling and debug messages...
2020-08-28 Alexey Bataev[LIBOMPTARGET]Do not try to optimize bases for the...
2020-08-28 Shilei Tian[OpenMP] Fixed wrong test command in the test private_m...
2020-08-26 Joseph Huber[OpenMP] Always emit debug messages that indicate offlo...
2020-08-26 JonChesterfield[libomptarget][amdgpu] Improve thread safety, remove...
2020-08-26 Jon Chesterfield[libomptarget][amdgpu] Update plugin CMake to work...
2020-08-26 AndreyChurbanov[OpenMP] Fix import library installation with MinGW
2020-08-26 AndreyChurbanov[OpenMP] Fix build on macOS sdk 10.12 and newer
2020-08-25 Shilei Tian[OpenMP] Pack first-private arguments to improve effici...
2020-08-24 Dimitry AndricAdd <stdarg.h> include to kmp_os.h, to get the va_list...
2020-08-24 Dimitry AndricMove special va_list handling to kmp_os.h
2020-08-24 AndreyChurbanov[OpenMP] Check if _MSC_VER is defined before using it
2020-08-24 Shilei Tian[NFC][OpenMP] Remove outdated comments about potential...
2020-08-20 Shilei Tian[OpenMP] Introduce target memory manager
2020-08-19 Shilei Tian[OpenMP] Refactored the function `DeviceTy::data_exchange`
2020-08-19 Jon Chesterfield[libomptarget][amdgpu] Support building with static...
2020-08-17 George Rokos[libomptarget][NFC] Sort list of plugins in chronologic...
2020-08-16 Johannes Doerfert[OpenMP][CUDA] Keep one kernel list per device, not...
2020-08-16 Johannes Doerfert[OpenMP][CUDA] Cache the maximal number of threads...
2020-08-15 Jon Chesterfield[libomptarget] Implement host plugin for amdgpu
2020-08-14 Joachim Protze[OpenMP] Fix releasing of stack memory
2020-08-06 Joel E. Denny[OpenMP] Fix ref count dec for implicit map of partial...
2020-08-05 Joel E. Denny[OpenMP] Fix `target data` exit for array extension
2020-08-05 Joel E. Denny[OpenMP] Fix `present` diagnostic for array extension
2020-08-05 George Rokos[libomptarget][NFC] Replace `%ld` with PRId64 for data...
2020-08-05 Alexey Bataev[LIBOMPTARGET]Fix order of mapper data for targetDataEn...
2020-08-05 Joel E. Denny[OpenMP] Fix `omp target update` for array extension
2020-08-05 Joel E. Denny[OpenMP] Fix `present` for exit from `omp target data`
2020-08-04 Adrian Pop[OpenMP] support build on msys2/mingw with clang or gcc
2020-08-04 AndreyChurbanov[OpenMP] Don't use MSVC workaround with MinGW
2020-08-04 David BlaikieOpenMP: Fix typo variabls -> variables
2020-07-31 Shilei Tian[OpenMP] Fixed the issue that target memory deallocatio...
2020-07-31 Joachim Protze[OpenMP] Use weak attribute in interface only for stati...
2020-07-31 Shilei Tian[OpenMP] Refactored the function `targetDataEnd`
2020-07-31 Shilei Tian[OpenMP] Refactored the function `target`
2020-07-30 Alexey Bataev[OPENMP]Fix PR46824: Global declare target pointer...
2020-07-30 Alexey BataevRevert "[OPENMP]Fix PR46824: Global declare target...
2020-07-30 Alexey Bataev[OPENMP]Fix PR46824: Global declare target pointer...
2020-07-29 Joel E. Denny[OpenMP] Implement TR8 `present` motion modifier in...
2020-07-29 Shilei Tian[OpenMP] Replaced mutex lock/unlock in `target` with...
next