Go to file
Yi Kong 2355066e43 Port memory barriers intrinsics to AArch64
Memory barrier __builtin_arm_[dmb, dsb, isb] intrinsics are required to
implement their corresponding ACLE and MSVC intrinsics.

This patch ports ARM dmb, dsb, isb intrinsic to AArch64.

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

llvm-svn: 213247
2014-07-17 10:50:20 +00:00
clang [mips] Pass the ABI to the integrated assembler and add tests the existing arguments. 2014-07-17 09:46:40 +00:00
clang-tools-extra Make the diagnostic message more complete to check the check name. 2014-07-17 10:05:26 +00:00
compiler-rt [compiler-rt] [asan] Refactor DescribeAddressIfStack to allow reuse for debugging API 2014-07-17 00:18:03 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx [libcxx] Add <experimental/utility> header for LFTS. 2014-07-17 05:31:31 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [PECOFF] Set DLL bit in PE header if DLL. 2014-07-17 00:22:26 +00:00
lldb Two fixes in the Objective-C language runtime: 2014-07-17 01:20:37 +00:00
llvm Port memory barriers intrinsics to AArch64 2014-07-17 10:50:20 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00