index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openmp
/
runtime
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP][OMPT] fix reduction test for 32-bit x86
protze@itc.rwth-aachen.de
2020-02-05
1
-3
/
+7
*
[OpenMP] NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-07
3
-3
/
+3
*
[OpenMP] NFC: Fix trivial typos in comments
Kelvin Li
2020-01-03
6
-6
/
+6
*
[OpenMP] Implementation of OMPT reduction callbacks
protze@itc.rwth-aachen.de
2019-12-27
3
-0
/
+122
*
[openmp] Fixed nonmonotonic schedule when #threads > #chunks in a loop.
AndreyChurbanov
2019-11-27
1
-0
/
+40
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[openmp] [test] Skip one more test that kills NetBSD buildbot
Michał Górny
2019-11-07
1
-0
/
+3
*
fixed test: eliminated race condition which might cause deadlock
Andrey Churbanov
2019-09-25
1
-1
/
+1
*
Enable tasks dependencies hashmaps resizing.
Andrey Churbanov
2019-09-25
1
-0
/
+38
*
[OpenMP] Fix broken build due to new OMPT tests
Hansang Bae
2019-08-05
4
-4
/
+4
*
Add OMPT support for teams construct
Hansang Bae
2019-08-03
6
-14
/
+308
*
[OpenMP] RISCV64 port
Jonas Hahnfeld
2019-07-25
1
-0
/
+20
*
[OMPT] Cleanup reset of exit_frame pointer
Jonas Hahnfeld
2019-07-22
1
-0
/
+3
*
Remove REQUIRES OMP spec version within lit tests
Jonathan Peyton
2019-07-17
13
-13
/
+0
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
5
-15
/
+0
*
Create a runtime option to disable task throttling.
Andrey Churbanov
2019-07-02
1
-0
/
+60
*
New implementation of OpenMP 5.0 detached tasks.
Andrey Churbanov
2019-06-19
3
-0
/
+367
*
Added propagation of not big initial stack size of master thread to workers.
Andrey Churbanov
2019-06-05
1
-0
/
+65
*
Fix OMP_TARGET_OFFLOAD parsing
Hansang Bae
2019-05-30
1
-0
/
+62
*
[openmp] [test] Skip kernel-breaking tests on NetBSD
Michal Gorny
2019-05-28
3
-0
/
+13
*
[OpenMP] Add implementation to two OMPT API routines
Jonathan Peyton
2019-05-21
3
-10
/
+151
*
[OpenMP][OMPT] Fix locking testcases for 32 bit architectures
Joachim Protze
2019-05-20
2
-2
/
+2
*
[OMPT] Handling of the events of initial-task-begin and initial-task-end
Joachim Protze
2019-05-20
9
-45
/
+51
*
[OpenMP] Implement task modifier for reduction clause
Jonathan Peyton
2019-05-01
4
-0
/
+414
*
[OpenMP] Add OpenMP 5.0 nonmonotonic code
Jonathan Peyton
2019-04-30
2
-0
/
+220
*
[OpenMP] Implement 5.0 memory management
Jonathan Peyton
2019-04-08
4
-81
/
+112
*
Ensure correct pthread flags and libraries are used
Dimitry Andric
2019-04-03
3
-3
/
+3
*
Fix interoperability test compilation on FreeBSD
Dimitry Andric
2019-03-25
1
-1
/
+1
*
[OpenMP] Fix OMPT cancellation test for GOMP
Jonathan Peyton
2019-03-15
1
-2
/
+2
*
[OPENMP] Deal with additional store inserted by Clang under -fno-PIC for Powe...
Stefan Pintilie
2019-03-01
5
-7
/
+6
*
[OpenMP][OMPT] Distinguish different barrier kinds
Jonathan Peyton
2019-02-28
1
-5
/
+9
*
[OpenMP] Fix check-openmp after r354553
Jonas Hahnfeld
2019-02-21
1
-0
/
+2
*
[OpenMP][OMPT] Fix locking testcases for 32 bit architectures
Joachim Protze
2019-02-21
3
-2
/
+3
*
[OpenMP] Remove XFAIL for cancellation tests using gcc
Jonathan Peyton
2019-02-19
2
-2
/
+1
*
[OpenMP 5.0] Add omp_get_supported_active_levels()
Jonathan Peyton
2019-02-19
1
-0
/
+1
*
[OMPT] Remove test output from source tree
Jonas Hahnfeld
2019-02-11
1
-1
/
+1
*
[OMPT] Make sure that OMPT is enabled when accessing internals of the runtime
Joachim Protze
2019-01-30
1
-0
/
+148
*
Revert r351311 "[OMPT] Make sure that OMPT is enabled when accessing internal...
Hans Wennborg
2019-01-17
1
-148
/
+0
*
[OpenMP] Add omp_pause_resource* API
Jonathan Peyton
2019-01-16
1
-0
/
+58
*
[OpenMP] Output written by tests should go to build directory
Joachim Protze
2019-01-16
1
-1
/
+1
*
[OMPT] Make sure that OMPT is enabled when accessing internals of the runtime
Joachim Protze
2019-01-16
1
-0
/
+148
*
[OpenMP] Fix for nested proc_bind affinity bug
Jonathan Peyton
2019-01-15
1
-0
/
+33
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
11
-21
/
+32
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2019-01-03
1
-0
/
+24
*
[runtime] [test] Fix using %python path
Michal Gorny
2018-12-22
12
-16
/
+17
*
[Tests] [OpenMP] XFAIL also for ppc64le.
Stefan Pintilie
2018-12-18
2
-2
/
+2
*
XFAIL Pair of OpenMP Tests for PowerPC LE Linux
Stefan Pintilie
2018-12-18
4
-1
/
+3
*
[Tests] fix non-determinism failure in testcase
Joachim Protze
2018-12-18
1
-0
/
+1
*
[OMPT] First chunk of final OMPT 5.0 interface updates
Joachim Protze
2018-12-18
10
-59
/
+59
*
[OMPT] Add testcase for thread_num provided by implicit task events
Joachim Protze
2018-12-18
1
-0
/
+61
[next]