hanchenye-llvm-project/openmp
Jonathan Peyton 928b8ea203 Removing couple unnecessary architecture guards.
This section of code (__kmp_test_then_* functions) is guarded by
(KMP_ARCH_X86 || KMP_ARCH_X86_64) so it does not make sense to have other
architecture guards inside this section.  Non-x86 architectures always
use intrinsics (__sync_*)

llvm-svn: 296525
2017-02-28 21:43:28 +00:00
..
libomptarget [OpenMP] libomptarget: Protect parent struct from being deallocated 2017-02-15 20:45:37 +00:00
offload
runtime Removing couple unnecessary architecture guards. 2017-02-28 21:43:28 +00:00
testsuite
www Support of mips & mips64 for openmprtl 2016-12-08 09:22:24 +00:00
CMakeLists.txt libomptarget: Disable on Win32 2017-02-10 17:13:28 +00:00
CREDITS.txt
LICENSE.txt