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
/
worksharing
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] NFC: Fix trivial typos in comments
Kelvin Li
2020-01-03
3
-3
/
+3
*
[openmp] Fixed nonmonotonic schedule when #threads > #chunks in a loop.
AndreyChurbanov
2019-11-27
1
-0
/
+40
*
Remove REQUIRES OMP spec version within lit tests
Jonathan Peyton
2019-07-17
6
-6
/
+0
*
[OpenMP] Add OpenMP 5.0 nonmonotonic code
Jonathan Peyton
2019-04-30
2
-0
/
+220
*
[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40
Roman Lebedev
2018-12-15
6
-0
/
+6
*
Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
Andrey Churbanov
2018-12-13
4
-3
/
+8
*
[OpenMP] Fix doacross testing for gcc
Jonathan Peyton
2018-08-02
2
-0
/
+66
*
[test] Remove XFAIL of omp_for_bigbounds.c for Intel Compiler
Jonas Hahnfeld
2018-07-26
1
-1
/
+4
*
Add missing memory barrier for queuing locks
Jonas Hahnfeld
2017-12-08
1
-1
/
+1
*
Fix for OMP doacross implementation on Power
Jonas Hahnfeld
2017-11-22
1
-1
/
+1
*
OpenMP 4.5: implemented support of schedule(simd:guided) and
Andrey Churbanov
2017-06-05
4
-0
/
+1028
*
Enable omp_get_schedule() to return static steal type.
Jonathan Peyton
2016-10-07
1
-0
/
+82
*
Fix the nowait tests for omp for and omp single
Jonathan Peyton
2016-07-06
2
-48
/
+88
*
Fix omp_sections_nowait.c test to address Bugzilla Bug 28336
Jonathan Peyton
2016-06-29
1
-24
/
+59
*
Offer API for setting number of loop dispatch buffers
Jonathan Peyton
2016-05-31
1
-0
/
+91
*
Remove unnecessary unistd.h header from tests.
Jonathan Peyton
2016-05-18
4
-4
/
+0
*
Remove trailing whitespace from tests
Jonathan Peyton
2016-05-17
27
-122
/
+122
*
Fix trip count calculation for parallel loops in runtime
Jonathan Peyton
2016-04-18
1
-0
/
+67
*
Forgot to add test files for doacross and task priority.
Jonathan Peyton
2016-03-02
1
-0
/
+56
*
[OPENMP] Fixed tests for gcc build.
Alexey Bataev
2015-11-16
1
-1
/
+2
*
Fix for zero chunk size
Jonathan Peyton
2015-11-06
1
-0
/
+39
*
[OPENMP] Add dependency to clang/clang-headers etc. for in-tree build of libomp.
Alexey Bataev
2015-11-02
1
-1
/
+1
*
OpenMP Initial testsuite change to purely llvm-lit based testing
Jonathan Peyton
2015-09-21
31
-0
/
+3626