summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/30
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-124-1819/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* Restrict OMPT to OpenMP version 5.0 and remove old header filesJonathan Peyton2017-10-201-488/+0
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-201-1/+1
* Adding new kmp_aligned_malloc() entry pointJonathan Peyton2016-05-124-0/+30
* [OMPT] Workaround clang failing with 'declare target'Jonas Hahnfeld2016-01-281-2/+3
* [OMPT] Add ompt_event_task_switch event into OMPT/OpenMPJonathan Peyton2015-11-111-4/+4
* [OMPT] Overhaul OMPT initialization interfaceJonathan Peyton2015-09-211-3/+6
* Removing the Makefile/Perl build system.Jonathan Peyton2015-09-142-177/+0
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-284-19/+19
* Fix OMPT support for task frames, parallel regions, and parallel regions + loopsJonathan Peyton2015-07-211-2/+14
* Rename OMPT placeholder type names to be in the OMPT name spaceJonathan Peyton2015-07-141-5/+5
* Fix some bugs in OMPT supportJonathan Peyton2015-07-131-5/+5
* Added missed symbol omp_in_final into include/module files.Andrey Churbanov2015-05-063-0/+15
* This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov2015-04-291-0/+472
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-276-12/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-076-12/+12
* First attempt to import OpenMP runtimeJim Cownie2013-09-276-0/+1967
OpenPOWER on IntegriCloud