Go to file
Tim Northover 0129f298c4 ARM64: add acquire/release versions of the existing atomic intrinsics.
These will be needed to support IR-level lowering of atomic
operations.

llvm-svn: 206489
2014-04-17 20:00:24 +00:00
clang Revised per Dmitri's comments. My first exposure to range-based for loops, thanks! 2014-04-17 18:17:36 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [ASan] Change AddressSanitizer.LoadStoreCallbacks to use asan_malloc and asan_free. 2014-04-17 17:29:07 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Fixed a test that was attempting to use rvalue-references w/o checking to see if they were supported in the language. This resulted in a warning when testing using C++03. 2014-04-17 18:11:38 +00:00
libcxxabi Replace bzero with memset 2014-04-16 23:26:55 +00:00
lld [Mips] Fix typo in the test. 2014-04-17 18:18:51 +00:00
lldb After updating to Xcode.5.1.1 LLDB framework stopped to support partial (only for STDIN) pseudo terminal usage in the debugging process. 2014-04-17 17:27:28 +00:00
llvm ARM64: add acquire/release versions of the existing atomic intrinsics. 2014-04-17 20:00:24 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Link to notes of our last phone call 2014-04-17 19:59:38 +00:00