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] version the affinity format tests and fix one test
Jonathan Peyton
2018-12-17
2
-1
/
+15
*
[OpenMP] Add affinity format tests
Jonathan Peyton
2018-12-17
15
-0
/
+940
*
[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40
Roman Lebedev
2018-12-15
17
-0
/
+29
*
[OpenMP] Implement OpenMP 5.0 affinity format functionality
Jonathan Peyton
2018-12-13
1
-0
/
+3
*
Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
Andrey Churbanov
2018-12-13
10
-4
/
+27
*
[test] [runtime] Permit omp_get_wtick() to return 0.01
Michal Gorny
2018-12-11
1
-1
/
+1
*
[test] [runtime] Do not include alloca.h on NetBSD
Michal Gorny
2018-12-11
1
-0
/
+4
*
[runtime] [test] Use more portable short options to sort(1)
Michal Gorny
2018-12-11
1
-1
/
+1
*
[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_impl_none
Jonathan Peyton
2018-11-28
2
-2
/
+2
*
Implementation of OpenMP 5.0 mutexinoutset task dependency type.
Andrey Churbanov
2018-11-07
2
-0
/
+307
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
4
-39
/
+60
*
[OpenMP] Initial implementation of OMP 5.0 Memory Management routines
Jonathan Peyton
2018-09-07
1
-0
/
+78
*
[libomptaret][test] Announce compiler features
Jonas Hahnfeld
2018-09-05
1
-1
/
+1
*
[OMPT] Remove OMPT idle callback
Joachim Protze
2018-08-15
2
-48
/
+0
*
[OpenMP] Fix doacross testing for gcc
Jonathan Peyton
2018-08-02
2
-0
/
+66
*
[tests] Add annotations for taskloop features
Jonas Hahnfeld
2018-08-02
3
-0
/
+16
*
[OMPT,tests] Fix taskloop testcase scheduling effects
Joachim Protze
2018-08-01
1
-10
/
+23
*
[test] Convert test for PR36720 to c89
Jonas Hahnfeld
2018-08-01
1
-2
/
+4
*
[OpenMP] Fix tasking + parallel bug
Jonathan Peyton
2018-07-30
1
-0
/
+34
*
[OMPT] Fix OMPT callbacks for the taskloop construct and add testcase
Joachim Protze
2018-07-27
1
-0
/
+62
*
[OMPT] Adapt OMPT callbacks for tasks to handle untied tasks correctly
Joachim Protze
2018-07-27
1
-2
/
+31
*
[OMPT] Print two more addresses in print_fuzzy_address_block()
Joachim Protze
2018-07-27
1
-5
/
+8
*
[test] Remove XFAIL of omp_for_bigbounds.c for Intel Compiler
Jonas Hahnfeld
2018-07-26
1
-1
/
+4
*
[OMPT] Fix typo in test parallel/nested_thread_num.c
Jonas Hahnfeld
2018-07-25
1
-1
/
+1
*
Define the __STDC_FORMAT_MACROS to avoid test failure on some platforms.
Kelvin Li
2018-07-06
1
-0
/
+5
*
Dropped non-supoorted "--no-as-needed" flag from OMPT tests for macOS
Joachim Protze
2018-07-05
3
-4
/
+8
*
[OMPT] Add synchronization to threads_nested.c testcase
Joachim Protze
2018-07-05
1
-2
/
+4
*
[OMPT] Use alloca() to force availability of frame pointer
Joachim Protze
2018-07-02
1
-0
/
+4
*
[OMPT] Add tests for runtime entry points from non-OpenMP threads
Joachim Protze
2018-07-02
1
-12
/
+53
*
[OMPT] Add testcases for thread_begin and thread_end callbacks
Joachim Protze
2018-07-02
2
-0
/
+72
*
[OMPT] Provide the right thread_num for ancestor levels
Joachim Protze
2018-07-02
1
-0
/
+357
*
[OMPT] Rename ompt_wait_id to omp_wait_id
Joachim Protze
2018-05-28
1
-6
/
+6
*
[OMPT] Rename ompt_frame_t to omp_frame_t
Joachim Protze
2018-05-28
1
-4
/
+4
*
[OMPT] Fix test parallel/not_enough_threads.c
Jonas Hahnfeld
2018-05-27
1
-46
/
+60
*
[OMPT] Add api_calls_misc.c testcase and rename api_calls.c testcase
Joachim Protze
2018-05-07
3
-0
/
+76
*
[OpenMP][OMPT] Fix api_calls_from_other_thread.cpp
Jonathan Peyton
2018-04-30
1
-3
/
+3
*
Introduce GOMP_taskloop API
Jonathan Peyton
2018-04-18
2
-4
/
+0
*
[OMPT] Fix interoperability test with GCC
Jonas Hahnfeld
2018-03-01
1
-2
/
+14
*
[OMPT] Fix task-type test with GCC
Joachim Protze
2018-03-01
1
-0
/
+3
*
[OMPT] Fix ompt_get_task_info() and add tests for it
Joachim Protze
2018-02-28
2
-88
/
+179
*
[OMPT] Fix inconsistent testcases
Joachim Protze
2018-02-28
2
-31
/
+31
*
[OMPT] Fix parallel_data in implicit barrier-end
Jonas Hahnfeld
2018-02-23
2
-63
/
+105
*
[OMPT] Fix test tasks/serialized.c with optimization
Jonas Hahnfeld
2018-02-23
2
-54
/
+114
*
[OMPT] Add interoperability testcase
Joachim Protze
2018-02-17
1
-0
/
+99
*
[OMPT] Update api_calls testcase
Joachim Protze
2018-02-17
1
-33
/
+49
*
[OMPT][test] Correct warning about added wrapper functions
Jonas Hahnfeld
2018-02-14
1
-2
/
+4
*
[OMPT] Add tool_available_search testcase
Joachim Protze
2018-02-08
1
-0
/
+104
*
[OMPT] Add tool_not_available testcase
Joachim Protze
2018-02-08
2
-0
/
+69
*
[OMPT] Use fuzzy return addresses in lock testcases
Jonas Hahnfeld
2018-01-26
4
-71
/
+71
*
[OMPT] Add Workaround for Intel Compiler Bug
Joachim Protze
2018-01-17
2
-1
/
+2
[prev]
[next]