Go to file
Oliver Stannard cdb8db8d3c [ARM] NEON 32-bit scalar moves are also available in VFPv2
The 32-bit variants of the NEON scalar<->GPR move instructions are
also available in VFPv2. The 8- and 16-bit variants do require NEON.

Note that the checks in the test file are all -DAG because they are
checking a mixture of stdout and stderr, and the ordering is not
guaranteed.

llvm-svn: 220288
2014-10-21 11:49:14 +00:00
clang clang-format: [Java] Understand string literal concatenation. 2014-10-21 11:34:53 +00:00
clang-tools-extra [clang-tidy] Add support for custom configuration file names/formats. 2014-10-20 12:29:15 +00:00
compiler-rt Remove unused local variable 2014-10-20 23:58:08 +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 r600: Use llvm intrinsic to read work dimension information 2014-10-15 15:08:06 +00:00
libcxx Remove dead buildbot link 2014-10-21 02:46:31 +00:00
libcxxabi Add an .arcconfig for libc++abi. 2014-10-17 16:48:56 +00:00
lld [Gnu] Move certain options to a different group. 2014-10-21 04:02:32 +00:00
lldb Make the "synchronous" mode actually work without race conditions. 2014-10-21 01:00:42 +00:00
llvm [ARM] NEON 32-bit scalar moves are also available in VFPv2 2014-10-21 11:49:14 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NfC] ReportLevel should be used as a bool not an int 2014-10-15 23:24:28 +00:00