summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_sched.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix trip count calculation for parallel loops in runtimeJonathan Peyton2016-04-181-8/+16
* dd new OpenMP 4.5 schedule clause modifiers (monotonic/non-monotonic) featureJonathan Peyton2016-02-251-0/+3
* [OMPT] Reduce overhead of OMPTJonathan Peyton2015-10-091-2/+8
* [OMPT] Simplify control variable logic for OMPTJonathan Peyton2015-09-211-4/+4
* Fix the OpenMP 3.0 buildJonathan Peyton2015-09-211-2/+2
* Tidy statistics collectionJonathan Peyton2015-08-111-1/+6
* Fix doxygen commentsJonathan Peyton2015-05-221-6/+3
* D9302.partial2: cleanup of ittnotify checks, that eliminats redundant notific...Andrey Churbanov2015-05-061-4/+10
* These are the actual changes in the runtime to issue OMPT-related functions. ...Andrey Churbanov2015-04-291-0/+45
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-23/+540
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+366
OpenPOWER on IntegriCloud