Go to file
Alexandros Lamprineas cd8d973932 ARM v8.1a adds Advanced SIMD instructions for Rounding Double Multiply
Add/Subtract.

Add missing tests that accidentally were not committed in rL254250.

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

llvm-svn: 254251
2015-11-29 10:53:28 +00:00
clang ARM v8.1a adds Advanced SIMD instructions for Rounding Double Multiply 2015-11-29 10:53:28 +00:00
clang-tools-extra [clang-tidy] google-explicit-constructor: improve the warning message 2015-11-28 02:25:02 +00:00
compiler-rt Fixup for r254228 ("Port tsan_rtl_amd64.S to OS X to add support for setjmp/longjmp") to fix the build of unit tests. We need to add the ASM file into RTTsan_dynamic as well. 2015-11-29 08:48:47 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this. 2015-11-26 01:24:04 +00:00
libcxxabi c++abi: use __builtin_offsetof instead of offsetof 2015-11-18 05:33:38 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld [ELF] Lookup INPUT argument in the current directory 2015-11-26 20:23:46 +00:00
lldb [LLGS] Don't forward I/O when process is stopped 2015-11-27 13:33:29 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm AVX512:Implemented encoding for the vmovq.s instruction. 2015-11-29 07:41:26 +00:00
openmp Add newlines to debug TRACE messages in kmp_taskdeps.cpp 2015-11-16 22:53:38 +00:00
polly IR cleanup after CodeGeneration 2015-11-26 12:36:25 +00:00