Go to file
Rafael Espindola 101d5b956a Use atomic instructions on ARM linux.
This is safe given how the pre-v6 atomic ops funcions in libgcc are
implemented.

This fixes pr15429.

llvm-svn: 181728
2013-05-13 20:09:47 +00:00
clang Use atomic instructions on ARM linux. 2013-05-13 20:09:47 +00:00
clang-tools-extra cpp11-migrate: Fix crash in AddOverride due to template instantiations 2013-05-10 14:04:58 +00:00
compiler-rt Fix a typo in the comment 2013-05-13 14:53:09 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx İsmail Dönmez: Enable quick_exit on linux. 2013-05-10 17:36:59 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld] Add help text for -flavor option. 2013-05-11 01:24:38 +00:00
lldb Fixed expression evaluation with convenience registers. 2013-05-13 19:56:46 +00:00
llvm [objc-arc-opts] Add comment to BBState making it clear that get{TopDown,BottomUp}PtrState will create a new PtrState object if it does not find a PtrState for Arg. 2013-05-13 19:40:39 +00:00
polly Sort includes 2013-05-07 08:11:54 +00:00