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_gsupport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-1621
/
+0
*
Support of mips & mips64 for openmprtl
Sylvestre Ledru
2016-12-08
1
-1
/
+1
*
[OMPT] fix task frame information for gomp interface
Jonas Hahnfeld
2016-09-14
1
-36
/
+47
*
[OMPT] Align implementation of reenter frame address to latest (frozen) versi...
Jonas Hahnfeld
2016-09-14
1
-9
/
+9
*
kmp_gsupport: Fix library initialization with taskgroup
Jonas Hahnfeld
2016-08-08
1
-1
/
+1
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
1
-12
/
+12
*
[OMPT] Fix duplicate implicit_task_end events for master thread with GCC
Jonas Hahnfeld
2016-03-24
1
-10
/
+13
*
[OMPT] Fix wrong parent_task_id in serialized parallel_begin with GCC
Jonas Hahnfeld
2016-03-21
1
-10
/
+15
*
[GCC] GOMP_task: Change argument type of if_cond from int to bool
Jonas Hahnfeld
2016-02-09
1
-1
/
+1
*
Removed unused __kmp_*_i8 functions.
Jonathan Peyton
2016-01-04
1
-3
/
+0
*
Detect final task in GOMP interface.
Jonathan Peyton
2015-10-13
1
-0
/
+4
*
[OMPT] Simplify control variable logic for OMPT
Jonathan Peyton
2015-09-21
1
-28
/
+24
*
Remove fork_context argument from __kmp_join_call() when OMPT is off
Jonathan Peyton
2015-08-31
1
-2
/
+5
*
Remove redundant definition of thr in kmp_gsupport.c
Jonathan Peyton
2015-08-26
1
-2
/
+1
*
Fix OMPT support for task frames, parallel regions, and parallel regions + loops
Jonathan Peyton
2015-07-21
1
-11
/
+81
*
Fix some bugs in OMPT support
Jonathan Peyton
2015-07-13
1
-6
/
+3
*
Remove unused variable warnings by deletion.
Jonathan Peyton
2015-06-08
1
-5
/
+0
*
Remove unused variable warnings by fooling compiler.
Jonathan Peyton
2015-06-08
1
-1
/
+3
*
Apply name change to src/* files.
Jonathan Peyton
2015-06-01
1
-3
/
+3
*
These are the actual changes in the runtime to issue OMPT-related functions. ...
Andrey Churbanov
2015-04-29
1
-16
/
+253
*
Replace some unsafe API calls with safe alternatives on Windows, prepare code...
Andrey Churbanov
2015-04-02
1
-1
/
+1
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
aarch64 port sent by C. Bergstrom
Andrey Churbanov
2015-01-13
1
-10
/
+2
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-25
/
+309
*
Commit PowerPC64 support from Carlo Bertolli at IBM.
Jim Cownie
2014-08-07
1
-1
/
+1
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-63
/
+228
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+863