1. 489cdb7 [OMPT] Update types according to TR7 by Joachim Protze · 7 years ago
  2. baad3f6 [OpenMP] Cleanup code by Jonathan Peyton · 7 years ago
  3. f0682ac [OpenMP][Stats] Cleanup stats gathering code by Jonathan Peyton · 7 years ago
  4. 27a677f Introduce GOMP_taskloop API by Jonathan Peyton · 7 years ago
  5. 9173247 [OMPT] Fix assertion for OpenMP code generated with outdated compilers by Joachim Protze · 8 years ago
  6. aeb40ad Remove const from variables with dynamic memory by Jonas Hahnfeld · 8 years ago
  7. 82e94a5 Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4). by Joachim Protze · 8 years ago
  8. 94a114f Apply formatting changes by Jonathan Peyton · 8 years ago
  9. 414544c remove deprecated register storage class specifier by Ed Maste · 8 years ago
  10. 3041982 Clang-format and whitespace cleanup of source code by Jonathan Peyton · 8 years ago
  11. 3b939d0 Stride in distribute parallel for loops with no chunk size. by Andrey Churbanov · 9 years ago
  12. 12313d4 Cleanup: put i_maxmin members and ___kmp_size_type into traits_t by Jonathan Peyton · 9 years ago
  13. de4749b Follow up to r289732: Update comments in source files to reference .cpp files by Jonathan Peyton · 9 years ago
  14. df6818b Renaming change: 41 -> 45 and 4.1 -> 4.5 by Jonathan Peyton · 9 years ago
  15. ef73479 Addition of OpenMP 4.5 feature: schedule(simd:static) by Jonathan Peyton · 9 years ago
  16. 6111849 Remove trailing whitespace in src/ directory by Jonathan Peyton · 9 years ago
  17. 11dc82f [STATS] Use partitioned timer scheme by Jonathan Peyton · 9 years ago
  18. 5235a1b Fix trip count calculation for parallel loops in runtime by Jonathan Peyton · 9 years ago
  19. ea0fe1d dd new OpenMP 4.5 schedule clause modifiers (monotonic/non-monotonic) feature by Jonathan Peyton · 10 years ago
  20. f0344bb [OMPT] Reduce overhead of OMPT by Jonathan Peyton · 10 years ago
  21. b68a85d [OMPT] Simplify control variable logic for OMPT by Jonathan Peyton · 10 years ago
  22. 441f337 Fix the OpenMP 3.0 build by Jonathan Peyton · 10 years ago
  23. 45be450 Tidy statistics collection by Jonathan Peyton · 10 years ago
  24. 81f9cd1 Fix doxygen comments by Jonathan Peyton · 10 years ago
  25. 51aecb8 D9302.partial2: cleanup of ittnotify checks, that eliminats redundant notifications in case of nested regions. by Andrey Churbanov · 10 years ago
  26. 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
  27. d9e775e Comments only: removing the Revision and Date svn variables from the top of all the source files. by Andrey Churbanov · 11 years ago
  28. 4cc4bb4 I apologise in advance for the size of this check-in. At Intel we do by Jim Cownie · 11 years ago
  29. 5e8470a First attempt to import OpenMP runtime by Jim Cownie · 12 years ago