Go to file
Simon Dardis 4fbf76f7c3 [mips][atomics] Fix atomic instruction descriptions and uses.
PR27458 highlights that the MIPS backend does not have well formed
MIR for atomic operations (among other errors).

This patch adds expands and corrects the LL/SC descriptions and uses
for MIPS(64).

Reviewers: dsanders, vkalintiris

Differential Review: http://reviews.llvm.org/D19719

llvm-svn: 272655
2016-06-14 11:29:28 +00:00
clang clang-format: [JS] Support annotated classes. 2016-06-14 11:28:02 +00:00
clang-tools-extra [include-fixer] only deduplicate symbols after matching symbols with the undefined identifier. 2016-06-13 19:05:07 +00:00
compiler-rt [sanitizer][esan] Add internal_sigaction_syscall 2016-06-13 21:50:00 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Update errcat.objects tests so they test the bug fixed in r272640. 2016-06-14 06:37:36 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Update numbers. 2016-06-13 22:48:36 +00:00
lldb Add support to PlatformRemoteiOS, PlatformRemoteAppleWatch, and 2016-06-14 03:49:13 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [mips][atomics] Fix atomic instruction descriptions and uses. 2016-06-14 11:29:28 +00:00
openmp Bug fix for Bugzilla bug 26602: Remove function bodies with KMP_ASSERT(0) 2016-06-13 21:33:30 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00