Go to file
Tim Northover b49b04bbe0 IR-change: cmpxchg operations now return { iN, i1 }.
This is a minimal fix for clang. I'll soon add support for generating
weak variants when requested, but that's not really necessary for the
LLVM change in isolation.

llvm-svn: 210907
2014-06-13 14:24:59 +00:00
clang IR-change: cmpxchg operations now return { iN, i1 }. 2014-06-13 14:24:59 +00:00
clang-tools-extra Prefix error_code with std. 2014-06-12 22:08:48 +00:00
compiler-rt [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add files forgotten in the previous commit 2014-06-13 12:33:40 +00:00
libcxx Revert "fixes duplicate header installation" 2014-06-12 23:19:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld [Mips] Make exe-fileheader.test test case independent from external input files. 2014-06-13 11:44:23 +00:00
lldb Interpreter: kill some dead code 2014-06-13 03:30:47 +00:00
llvm Docs: remove extra {} around result types. 2014-06-13 14:24:23 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Fix the polly build. 2014-06-12 22:37:15 +00:00