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
/
src
/
include
/
50
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
5
-4102
/
+0
*
New implementation of OpenMP 5.0 detached tasks.
Andrey Churbanov
2019-06-19
4
-0
/
+34
*
Introduce new OpenMP 5.0 depend object type.
Andrey Churbanov
2019-05-15
4
-0
/
+5
*
[OpenMP] Workaround gfortran bugzilla build bug 41755
Jonathan Peyton
2019-05-08
1
-1
/
+1
*
[OpenMP] Add OpenMP 5.0 nonmonotonic code
Jonathan Peyton
2019-04-30
4
-5
/
+9
*
[OpenMP] Implement 5.0 memory management
Jonathan Peyton
2019-04-08
4
-62
/
+352
*
[OpenMP 5.0] Add omp_get_supported_active_levels()
Jonathan Peyton
2019-02-19
4
-0
/
+23
*
NFC: fixed formatting to be consistent across the file
Andrey Churbanov
2019-01-21
1
-1
/
+2
*
Fixed https://reviews.llvm.org/D55078 broken Fortran fixed form.
Andrey Churbanov
2019-01-21
1
-4
/
+6
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[OpenMP] Add omp_pause_resource* API
Jonathan Peyton
2019-01-16
4
-0
/
+81
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
2
-735
/
+1083
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2019-01-03
4
-3
/
+33
*
[OMPT] First chunk of final OMPT 5.0 interface updates
Joachim Protze
2018-12-18
1
-46
/
+51
*
[OpenMP] Implement OpenMP 5.0 affinity format functionality
Jonathan Peyton
2018-12-13
4
-0
/
+98
*
Revert r347799: Add omp_get_device_num() and update other device API
Jonathan Peyton
2018-11-29
4
-33
/
+3
*
[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_impl_none
Jonathan Peyton
2018-11-28
1
-1
/
+1
*
[OpenMP] Add omp_get_device_num() and update several other device API functions
Jonathan Peyton
2018-11-28
4
-3
/
+33
*
Fixed workaround made in https://reviews.llvm.org/D51694.
Andrey Churbanov
2018-10-01
1
-4
/
+4
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
1
-56
/
+94
*
[OpenMP] Synchronization hint constants added to headers
Jonathan Peyton
2018-09-07
3
-31
/
+66
*
[OpenMP] Initial implementation of OMP 5.0 Memory Management routines
Jonathan Peyton
2018-09-07
4
-0
/
+93
*
Fix for https://bugs.llvm.org/show_bug.cgi?id=38839:
Andrey Churbanov
2018-09-07
1
-57
/
+92
*
[OpenMP] Remove deprecated/obsolete MIC attributes from headers
Jonathan Peyton
2018-08-24
1
-1
/
+3
*
[OMPT] Remove OMPT idle callback
Joachim Protze
2018-08-15
1
-5
/
+0
*
[OMPT] Make omp_control_tool() compliant when called from Fortran programs
Jonathan Peyton
2018-08-13
2
-2
/
+4
*
[OMPT] Rename ompt_wait_id to omp_wait_id
Joachim Protze
2018-05-28
1
-7
/
+7
*
[OMPT] Rename ompt_frame_t to omp_frame_t
Joachim Protze
2018-05-28
1
-6
/
+6
*
Set the license header for all OMPT files
Joachim Protze
2018-04-12
1
-0
/
+9
*
[OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl
Joachim Protze
2018-01-17
1
-10
/
+10
*
[OMPT] Add missing ompt_get_num_procs function
Joachim Protze
2017-12-21
1
-0
/
+4
*
Fix types of Fortran array elements
Jonathan Peyton
2017-11-29
3
-6
/
+6
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-05
1
-152
/
+123
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-05
1
-3
/
+3
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
1
-3
/
+3
*
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...
Jonas Hahnfeld
2017-11-03
1
-123
/
+152
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-03
1
-152
/
+123
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
1
-3
/
+3
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
5
-226
/
+492
*
OpenMP version 5.0 added
Jonathan Peyton
2017-03-06
5
-0
/
+2736