Go to file
Ana Pazos d035209bd7 Implemented aarch64 Neon scalar vmulx_lane intrinsics
Implemented aarch64 Neon scalar vfma_lane intrinsics
Implemented aarch64 Neon scalar vfms_lane intrinsics

Implemented legacy vmul_n_f64, vmul_lane_f64, vmul_laneq_f64
intrinsics (v1f64 parameter type) using Neon scalar instructions.

Implemented legacy vfma_lane_f64, vfms_lane_f64,
vfma_laneq_f64, vfms_laneq_f64 intrinsics (v1f64 parameter type)
using Neon scalar instructions.

llvm-svn: 194888
2013-11-15 23:32:10 +00:00
clang Updated comment - testing commit rights 2013-11-15 23:25:10 +00:00
clang-tools-extra Reworked moduleImport example with real data. 2013-11-15 23:26:14 +00:00
compiler-rt Revert premature instructions to build __sync_fetch_* 2013-11-15 23:26: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 s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Windows.h is not required. 2013-11-15 22:54:15 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld Duplicate code removal. 2013-11-15 23:28:58 +00:00
lldb test: Remove annotation for now-fixed FreeBSD issue pr15302 2013-11-15 21:33:30 +00:00
llvm Implemented aarch64 Neon scalar vmulx_lane intrinsics 2013-11-15 23:32:10 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly PassManagerBase has moved into the legacy namespace as of r194324; match it here. 2013-11-12 17:10:46 +00:00