Jonathan Peyton ea87904bc4 Hinted lock (OpenMP 4.5 feature) Updates/Fixes
There are going to be two more patches which bring this feature up to date and in line with OpenMP 4.5.

* Renamed jump tables for the lock functions (and some clean up).
* Renamed some macros to be in KMP_ namespace.
* Return type of unset functions changed from void to int.
* Enabled use of _xebgin() et al. intrinsics for accessing TSX instructions.

Differential Revision: http://reviews.llvm.org/D15199


git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@255373 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-11 21:49:08 +00:00
2015-09-23 18:09:47 +00:00
2015-04-16 11:10:17 +00:00
S
Description
No description provided
11 MiB
Languages
C++ 68.3%
C 19%
Perl 3.8%
Cuda 3.2%
CMake 3.1%
Other 2.5%