Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
openmp
/
runtime
/
src
/
kmp_sched.cpp
489cdb7
[OMPT] Update types according to TR7
by Joachim Protze
· 7 years ago
baad3f6
[OpenMP] Cleanup code
by Jonathan Peyton
· 7 years ago
f0682ac
[OpenMP][Stats] Cleanup stats gathering code
by Jonathan Peyton
· 7 years ago
27a677f
Introduce GOMP_taskloop API
by Jonathan Peyton
· 7 years ago
9173247
[OMPT] Fix assertion for OpenMP code generated with outdated compilers
by Joachim Protze
· 8 years ago
aeb40ad
Remove const from variables with dynamic memory
by Jonas Hahnfeld
· 8 years ago
82e94a5
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
by Joachim Protze
· 8 years ago
94a114f
Apply formatting changes
by Jonathan Peyton
· 8 years ago
414544c
remove deprecated register storage class specifier
by Ed Maste
· 8 years ago
3041982
Clang-format and whitespace cleanup of source code
by Jonathan Peyton
· 8 years ago
3b939d0
Stride in distribute parallel for loops with no chunk size.
by Andrey Churbanov
· 9 years ago
12313d4
Cleanup: put i_maxmin members and ___kmp_size_type into traits_t
by Jonathan Peyton
· 9 years ago
de4749b
Follow up to r289732: Update comments in source files to reference .cpp files
by Jonathan Peyton
· 9 years ago
df6818b
Renaming change: 41 -> 45 and 4.1 -> 4.5
by Jonathan Peyton
· 9 years ago
ef73479
Addition of OpenMP 4.5 feature: schedule(simd:static)
by Jonathan Peyton
· 9 years ago
6111849
Remove trailing whitespace in src/ directory
by Jonathan Peyton
· 9 years ago
11dc82f
[STATS] Use partitioned timer scheme
by Jonathan Peyton
· 9 years ago
5235a1b
Fix trip count calculation for parallel loops in runtime
by Jonathan Peyton
· 9 years ago
ea0fe1d
dd new OpenMP 4.5 schedule clause modifiers (monotonic/non-monotonic) feature
by Jonathan Peyton
· 10 years ago
f0344bb
[OMPT] Reduce overhead of OMPT
by Jonathan Peyton
· 10 years ago
b68a85d
[OMPT] Simplify control variable logic for OMPT
by Jonathan Peyton
· 10 years ago
441f337
Fix the OpenMP 3.0 build
by Jonathan Peyton
· 10 years ago
45be450
Tidy statistics collection
by Jonathan Peyton
· 10 years ago
81f9cd1
Fix doxygen comments
by Jonathan Peyton
· 10 years ago
51aecb8
D9302.partial2: cleanup of ittnotify checks, that eliminats redundant notifications in case of nested regions.
by Andrey Churbanov
· 10 years ago
d7d088f
These are the actual changes in the runtime to issue OMPT-related functions. All of them are surrounded by #if OMPT_SUPPORT and can be disabled (which is the default).
by Andrey Churbanov
· 10 years ago
d9e775e
Comments only: removing the Revision and Date svn variables from the top of all the source files.
by Andrey Churbanov
· 11 years ago
4cc4bb4
I apologise in advance for the size of this check-in. At Intel we do
by Jim Cownie
· 11 years ago
5e8470a
First attempt to import OpenMP runtime
by Jim Cownie
· 12 years ago