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
/
ompt
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
2
-2
/
+2
*
[OpenMP] NFC: Fix trivial typos in comments
Kelvin Li
2020-01-03
1
-1
/
+1
*
[OpenMP] Implementation of OMPT reduction callbacks
protze@itc.rwth-aachen.de
2019-12-27
3
-0
/
+122
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[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
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-2
/
+0
*
[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
*
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
3
-6
/
+5
*
[OpenMP][OMPT] Distinguish different barrier kinds
Jonathan Peyton
2019-02-28
1
-5
/
+9
*
[OpenMP][OMPT] Fix locking testcases for 32 bit architectures
Joachim Protze
2019-02-21
2
-2
/
+2
*
[OpenMP] Remove XFAIL for cancellation tests using gcc
Jonathan Peyton
2019-02-19
1
-1
/
+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
*
[OMPT] Make sure that OMPT is enabled when accessing internals of the runtime
Joachim Protze
2019-01-16
1
-0
/
+148
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
10
-20
/
+31
*
[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
2
-0
/
+2
*
[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
*
[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40
Roman Lebedev
2018-12-15
1
-0
/
+3
*
Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970
Andrey Churbanov
2018-12-13
1
-1
/
+1
*
[test] [runtime] Do not include alloca.h on NetBSD
Michal Gorny
2018-12-11
1
-0
/
+4
*
[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_impl_none
Jonathan Peyton
2018-11-28
2
-2
/
+2
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
4
-39
/
+60
*
[OMPT] Remove OMPT idle callback
Joachim Protze
2018-08-15
2
-48
/
+0
*
[tests] Add annotations for taskloop features
Jonas Hahnfeld
2018-08-02
1
-0
/
+6
*
[OMPT,tests] Fix taskloop testcase scheduling effects
Joachim Protze
2018-08-01
1
-10
/
+23
*
[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
*
[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
2
-4
/
+4
*
[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
[next]