summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_lock.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-10/+10
| | | | | | | | | | | | | | | | | This release use aligns with Intel(r) Composer XE 2013 SP1 Product Update 2 New features * The library can now be built with clang (though wiht some limitations since clang does not support 128 bit floats) * Support for Vtune analysis of load imbalance * Code contribution from Steven Noonan to build the runtime for ARM* architecture processors * First implementation of runtime API for OpenMP cancellation Bug Fixes * Fixed hang on Windows (only) when using KMP_BLOCKTIME=0 llvm-svn: 197914
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+3834
llvm-svn: 191506
OpenPOWER on IntegriCloud