Go to file
Javed Absar 99a9343ae6 [ARM] Cortex-R4F is not VFPOnlySP
Cortex-R4F TRM states that fpu supports both single and double precision.
This patch corrects the information in ARM.td file and corresponding test.

Reviewers: rengolin

Subscribers: llvm-commits

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

llvm-svn: 240776
2015-06-26 12:14:56 +00:00
clang [ObjC] Add NSValue support for objc_boxed_expressions 2015-06-26 05:28:36 +00:00
clang-tools-extra [clang-tidy] Fix false positives in misc-macro-parentheses checker 2015-06-23 12:45:14 +00:00
compiler-rt [libsanitizer] Delete the unused GetBinaryName() function. 2015-06-26 09:28:24 +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 prepare-builtins: Fix build with LLVM 3.7 2015-06-24 17:03:50 +00:00
libcxx Make support for thread-unsafe C functions optional. 2015-06-24 08:44:38 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
lld [Mips] Reject R_MIPS_CALL16 against local symbols 2015-06-26 07:25:20 +00:00
lldb [NativeProcessLinux] Use lambdas in DoOperation calls 2015-06-26 10:14:12 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm [ARM] Cortex-R4F is not VFPOnlySP 2015-06-26 12:14:56 +00:00
openmp Allow machine hierarchy expansion 2015-06-22 15:59:18 +00:00
polly Drop divs before adding array-out-of-bounds assumptions 2015-06-26 12:09:28 +00:00