Go to file
Tim Northover 0f6c9d0a9b ARM NEON: add vcvtX (with rounding mode) intrinsics to v8 ARM.
These instructions (well, the f32 ones) are supported on 32-bit ARMv8, not just
AArch64. Now that the arm_neon.td refactoring is complete, adding them is
surprisingly simple.

rdar://problem/16035743

llvm-svn: 201661
2014-02-19 10:37:13 +00:00
clang ARM NEON: add vcvtX (with rounding mode) intrinsics to v8 ARM. 2014-02-19 10:37:13 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt [CMake] Add the way to run tests in standalone build. 2014-02-19 10:04:29 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Implement LWG Issue 2346: integral_constant's member functions should be marked noexcept 2014-02-17 22:18:51 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Mips] Use the 'CHECK-NEXT' where we need to check a test output exactly 2014-02-11 07:17:09 +00:00
lldb Re-apply r201292. We're not going to enforce proper stack frame alignment on i386/x86_64 2014-02-19 03:42:19 +00:00
llvm Try addding datalayout in case that's what Hexagon doesn't like. 2014-02-19 10:32:40 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Check scops a second time before working on them 2014-02-18 18:49:49 +00:00