git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add code owners of new MachO port
[lldb.git]
/
openmp
/
2020-09-01
Joseph Huber
[OpenMP] Consolidate error handling and debug messages...
tree
|
commitdiff
2020-08-28
Alexey Bataev
[LIBOMPTARGET]Do not try to optimize bases for the...
tree
|
commitdiff
2020-08-28
Shilei Tian
[OpenMP] Fixed wrong test command in the test private_m...
tree
|
commitdiff
2020-08-26
Joseph Huber
[OpenMP] Always emit debug messages that indicate offlo...
tree
|
commitdiff
2020-08-26
JonChesterfield
[libomptarget][amdgpu] Improve thread safety, remove...
tree
|
commitdiff
2020-08-26
Jon Chesterfield
[libomptarget][amdgpu] Update plugin CMake to work...
tree
|
commitdiff
2020-08-26
AndreyChurbanov
[OpenMP] Fix import library installation with MinGW
tree
|
commitdiff
2020-08-26
AndreyChurbanov
[OpenMP] Fix build on macOS sdk 10.12 and newer
tree
|
commitdiff
2020-08-25
Shilei Tian
[OpenMP] Pack first-private arguments to improve effici...
tree
|
commitdiff
2020-08-24
Dimitry Andric
Add <stdarg.h> include to kmp_os.h, to get the va_list...
tree
|
commitdiff
2020-08-24
Dimitry Andric
Move special va_list handling to kmp_os.h
tree
|
commitdiff
2020-08-24
AndreyChurbanov
[OpenMP] Check if _MSC_VER is defined before using it
tree
|
commitdiff
2020-08-24
Shilei Tian
[NFC][OpenMP] Remove outdated comments about potential...
tree
|
commitdiff
2020-08-20
Shilei Tian
[OpenMP] Introduce target memory manager
tree
|
commitdiff
2020-08-19
Shilei Tian
[OpenMP] Refactored the function `DeviceTy::data_exchange`
tree
|
commitdiff
2020-08-19
Jon Chesterfield
[libomptarget][amdgpu] Support building with static...
tree
|
commitdiff
2020-08-17
George Rokos
[libomptarget][NFC] Sort list of plugins in chronologic...
tree
|
commitdiff
2020-08-16
Johannes Doerfert
[OpenMP][CUDA] Keep one kernel list per device, not...
tree
|
commitdiff
2020-08-16
Johannes Doerfert
[OpenMP][CUDA] Cache the maximal number of threads...
tree
|
commitdiff
2020-08-15
Jon Chesterfield
[libomptarget] Implement host plugin for amdgpu
tree
|
commitdiff
2020-08-14
Joachim Protze
[OpenMP] Fix releasing of stack memory
tree
|
commitdiff
2020-08-06
Joel E. Denny
[OpenMP] Fix ref count dec for implicit map of partial...
tree
|
commitdiff
2020-08-05
Joel E. Denny
[OpenMP] Fix `target data` exit for array extension
tree
|
commitdiff
2020-08-05
Joel E. Denny
[OpenMP] Fix `present` diagnostic for array extension
tree
|
commitdiff
2020-08-05
George Rokos
[libomptarget][NFC] Replace `%ld` with PRId64 for data...
tree
|
commitdiff
2020-08-05
Alexey Bataev
[LIBOMPTARGET]Fix order of mapper data for targetDataEn...
tree
|
commitdiff
2020-08-05
Joel E. Denny
[OpenMP] Fix `omp target update` for array extension
tree
|
commitdiff
2020-08-05
Joel E. Denny
[OpenMP] Fix `present` for exit from `omp target data`
tree
|
commitdiff
2020-08-04
Adrian Pop
[OpenMP] support build on msys2/mingw with clang or gcc
tree
|
commitdiff
2020-08-04
AndreyChurbanov
[OpenMP] Don't use MSVC workaround with MinGW
tree
|
commitdiff
2020-08-04
David Blaikie
OpenMP: Fix typo variabls -> variables
tree
|
commitdiff
2020-07-31
Shilei Tian
[OpenMP] Fixed the issue that target memory deallocatio...
tree
|
commitdiff
2020-07-31
Joachim Protze
[OpenMP] Use weak attribute in interface only for stati...
tree
|
commitdiff
2020-07-31
Shilei Tian
[OpenMP] Refactored the function `targetDataEnd`
tree
|
commitdiff
2020-07-31
Shilei Tian
[OpenMP] Refactored the function `target`
tree
|
commitdiff
2020-07-30
Alexey Bataev
[OPENMP]Fix PR46824: Global declare target pointer...
tree
|
commitdiff
2020-07-30
Alexey Bataev
Revert "[OPENMP]Fix PR46824: Global declare target...
tree
|
commitdiff
2020-07-30
Alexey Bataev
[OPENMP]Fix PR46824: Global declare target pointer...
tree
|
commitdiff
2020-07-29
Joel E. Denny
[OpenMP] Implement TR8 `present` motion modifier in...
tree
|
commitdiff
2020-07-29
Shilei Tian
[OpenMP] Replaced mutex lock/unlock in `target` with...
tree
|
commitdiff
2020-07-29
Joel E. Denny
Revert "[OpenMP] Implement TR8 `present` motion modifie...
tree
|
commitdiff
2020-07-29
Shilei Tian
[NFC][OpenMP] Renamed all variable and function names...
tree
|
commitdiff
2020-07-28
Joel E. Denny
[OpenMP] Implement TR8 `present` motion modifier in...
tree
|
commitdiff
2020-07-28
Jinsong Ji
Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
tree
|
commitdiff
2020-07-28
Joel E. Denny
[OpenMP] Fix libomptarget negative tests to expect...
tree
|
commitdiff
2020-07-28
Joachim Protze
[OpenMP][Tests] Enable nvptx64 testing for most libompt...
tree
|
commitdiff
2020-07-27
Jinsong Ji
Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
tree
|
commitdiff
2020-07-27
Ye Luo
[OpenMP] Add more pass-through functions in DeviceTy
tree
|
commitdiff
2020-07-27
Jinsong Ji
[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support
tree
|
commitdiff
2020-07-24
Johannes Doerfert
[OpenMP] Use `abort` not `error` for fatal runtime...
tree
|
commitdiff
2020-07-24
David Truby
[openmp] Don't copy exports into the source folder...
tree
|
commitdiff
2020-07-23
Shilei Tian
Revert "[OpenMP] Wait for kernel prior to memory deallo...
tree
|
commitdiff
2020-07-23
Shilei Tian
[OpenMP] Wait for kernel prior to memory deallocation
tree
|
commitdiff
2020-07-22
Louis Dionne
[CMake] Bump CMake minimum version to 3.13.4
tree
|
commitdiff
2020-07-22
Joel E. Denny
[OpenMP] Implement TR8 `present` map type modifier...
tree
|
commitdiff
2020-07-22
Joel E. Denny
Revert "[OpenMP] Implement TR8 `present` map type modif...
tree
|
commitdiff
2020-07-22
Joel E. Denny
[OpenMP] Implement TR8 `present` map type modifier...
tree
|
commitdiff
2020-07-22
Joachim Protze
[OpenMP][NFC] pass on env variables to libomptarget...
tree
|
commitdiff
2020-07-21
Saiyedul Islam
[OpenMP] Temporarily disable failing runtime tests...
tree
|
commitdiff
2020-07-21
AndreyChurbanov
[OpenMP] add missed REQUIRES:ompt for 2 OMPT tests
tree
|
commitdiff
2020-07-21
AndreyChurbanov
[OpenMP] libomp build fix without OMPT_SUPPORT
tree
|
commitdiff
2020-07-20
AndreyChurbanov
[OpenMP] libomp cleanup: add checks of bad memory access
tree
|
commitdiff
2020-07-20
AndreyChurbanov
[OpenMP] libomp cleanup: add check of input global...
tree
|
commitdiff
2020-07-20
Joachim Protze
[OpenMP][Tests][NFC] Mark compatibility with older...
tree
|
commitdiff
2020-07-17
AndreyChurbanov
[OpenMP] libomp cleanup: check presence of hwloc object...
tree
|
commitdiff
2020-07-17
AndreyChurbanov
[OpenMP] libomp: add itt notifications for teams constr...
tree
|
commitdiff
2020-07-16
serge-sans-paille
Harmonize Python shebang
tree
|
commitdiff
2020-07-16
AndreyChurbanov
[openmp] libomp: added itt notifications for task,...
tree
|
commitdiff
2020-07-16
George Rokos
[OpenMP][Offload] Declare mapper runtime implementation
tree
|
commitdiff
2020-07-11
Johannes Doerfert
[OpenMP] Silence unused symbol warning with proper...
tree
|
commitdiff
2020-07-11
Johannes Doerfert
[OpenMP][NFC] Remove unused (always fixed) arguments
tree
|
commitdiff
2020-07-11
Johannes Doerfert
[OpenMP][NFC] Remove unused and untested code from...
tree
|
commitdiff
2020-07-07
Joachim Protze
[OpenMP][Tests] Update compatibility with GCC (NFC)
tree
|
commitdiff
2020-07-07
Ye Luo
[OpenMP] Use primary context in CUDA plugin
tree
|
commitdiff
2020-07-07
Saiyedul Islam
[libomptarget] Implement atomic inc and fence functions...
tree
|
commitdiff
2020-07-06
Peyton, Jonathan L
[OpenMP] Add GOMP 5.0 loop entry points
tree
|
commitdiff
2020-07-06
Joachim Protze
[OpenMP][Tests] Fix/Mark compatibilty for GCC
tree
|
commitdiff
2020-07-06
Saiyedul Islam
[OpenMP] Temporarily disable failing runtime tests...
tree
|
commitdiff
2020-07-05
Joachim Protze
[OpenMP][Tests] Flag compatibility of OpenMP runtime...
tree
|
commitdiff
2020-07-05
Joachim Protze
[OpenMP][OMPT] Fix ifdefs for OMPT code
tree
|
commitdiff
2020-07-05
Fangrui Song
[libomptarget][test] Fix text relocations by adding...
tree
|
commitdiff
2020-07-05
Joachim Protze
[OpenMP][Tests] NFC use type macro in printf
tree
|
commitdiff
2020-07-03
Joachim Protze
[OpenMP][OMPT]Add event callbacks for taskwait with...
tree
|
commitdiff
2020-07-02
Jonas Hahnfeld
[OpenMP][CMake] Fix version detection of testing compiler
tree
|
commitdiff
2020-06-30
Ye Luo
[OpenMP] fix clang warning about printf format in CUDA...
tree
|
commitdiff
2020-06-29
AndreyChurbanov
[openmp][NFC] Cleanup: guard __kmp_mic_type by KMP_MIC_...
tree
|
commitdiff
2020-06-29
Joachim Protze
[OpenMP][Tool] Fix buffer overflow in ompt-multiplex.h
tree
|
commitdiff
2020-06-25
Han Zhu
[openmp] Use config.test_extra_flags in archer and...
tree
|
commitdiff
2020-06-24
Ye Luo
[OpenMP] Adopt std::set in HostDataToTargetMap
tree
|
commitdiff
2020-06-24
Joachim Protze
[OpenMP] NFC: Create OpenMP release notes file
tree
|
commitdiff
2020-06-19
Joachim Protze
[OpenMP][OMPT] Pass mutexinoutset to the tool
tree
|
commitdiff
2020-06-17
Shilei Tian
Revert "[OpenMP][NFC] Added DeviceID and Event pointer...
tree
|
commitdiff
2020-06-17
Shilei Tian
[OpenMP][NFC] Added DeviceID and Event pointer to __tgt...
tree
|
commitdiff
2020-06-17
Alexey Bataev
[OPENMP]Fix overflow during counting the number of...
tree
|
commitdiff
2020-06-17
Joachim Protze
subdirectories should not use cmake project command
tree
|
commitdiff
2020-06-17
Joachim Protze
[OpenMP][Tool] Header-only multiplexing of OMPT tools
tree
|
commitdiff
2020-06-16
Joachim Protze
[OpenMP][OMPT] Add callbacks for doacross loops
tree
|
commitdiff
2020-06-15
Joachim Protze
[OpenMP][Tests] fix data race in an OpenMP runtime...
tree
|
commitdiff
2020-06-14
Joachim Protze
[OpenMP][Tool] Extend reuse of OMPT testing
tree
|
commitdiff
2020-06-14
Joachim Protze
[OpenMP] support alloc of serialized tasks
tree
|
commitdiff
next