Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbd38cadf16efcb15c09574ccd6844cfb7cfc97c
/
openmp
/
runtime
/
src
/
kmp_sched.cpp
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
· 10 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