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
/
kmp_sched.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-14
/
+2
*
[OpenMP][Stats] Fix stats gathering for distribute and team clause
Jonathan Peyton
2019-04-03
1
-20
/
+36
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
1
-1
/
+1
*
[OpenMP] Cleanup code
Jonathan Peyton
2018-08-09
1
-2
/
+2
*
[OpenMP][Stats] Cleanup stats gathering code
Jonathan Peyton
2018-07-30
1
-4
/
+23
*
Introduce GOMP_taskloop API
Jonathan Peyton
2018-04-18
1
-0
/
+1
*
[OMPT] Fix assertion for OpenMP code generated with outdated compilers
Joachim Protze
2017-11-10
1
-4
/
+8
*
Remove const from variables with dynamic memory
Jonas Hahnfeld
2017-11-09
1
-9
/
+9
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-24
/
+68
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-2
/
+0
*
remove deprecated register storage class specifier
Ed Maste
2017-07-07
1
-28
/
+28
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-745
/
+732
*
Stride in distribute parallel for loops with no chunk size.
Andrey Churbanov
2017-03-21
1
-0
/
+1
*
Cleanup: put i_maxmin members and ___kmp_size_type into traits_t
Jonathan Peyton
2017-01-27
1
-35
/
+8
*
Follow up to r289732: Update comments in source files to reference .cpp files
Jonathan Peyton
2016-12-14
1
-1
/
+1
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
1
-1
/
+1
*
Addition of OpenMP 4.5 feature: schedule(simd:static)
Jonathan Peyton
2016-05-31
1
-0
/
+23
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
1
-2
/
+2
*
[STATS] Use partitioned timer scheme
Jonathan Peyton
2016-05-05
1
-1
/
+1
*
Fix trip count calculation for parallel loops in runtime
Jonathan Peyton
2016-04-18
1
-8
/
+16
*
dd new OpenMP 4.5 schedule clause modifiers (monotonic/non-monotonic) feature
Jonathan Peyton
2016-02-25
1
-0
/
+3
*
[OMPT] Reduce overhead of OMPT
Jonathan Peyton
2015-10-09
1
-2
/
+8
*
[OMPT] Simplify control variable logic for OMPT
Jonathan Peyton
2015-09-21
1
-4
/
+4
*
Fix the OpenMP 3.0 build
Jonathan Peyton
2015-09-21
1
-2
/
+2
*
Tidy statistics collection
Jonathan Peyton
2015-08-11
1
-1
/
+6
*
Fix doxygen comments
Jonathan Peyton
2015-05-22
1
-6
/
+3
*
D9302.partial2: cleanup of ittnotify checks, that eliminats redundant notific...
Andrey Churbanov
2015-05-06
1
-4
/
+10
*
These are the actual changes in the runtime to issue OMPT-related functions. ...
Andrey Churbanov
2015-04-29
1
-0
/
+45
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-23
/
+540
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+366