Go to file
James Molloy d616c642bb [ARM] Match fminnan/fmaxnan for vector vmin/vmax instead of an intrinsic
Lower Intrinsic::arm_neon_vmins/vmaxs to fminnan/fmaxnan and match that instead. This is important because SDAG will soon be able to select FMINNAN itself, so we need a unified lowering path for intrinsics and SDAG.

NFCI.

llvm-svn: 244593
2015-08-11 12:06:28 +00:00
clang Revert "[CUDA] Add implicit __attribute__((used)) to all __global__ functions." 2015-08-11 11:02:09 +00:00
clang-tools-extra Fix shadowing of type with variable. 2015-08-11 12:02:28 +00:00
compiler-rt [compiler-rt] Add SourceLocations for float_cast_overflow data. 2015-08-11 04:19: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 Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Protect template argument from user interference. 2015-08-10 16:58:04 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Revert test commit. 2015-08-06 23:31:37 +00:00
lld COFF: Update README. 2015-08-11 03:44:51 +00:00
lldb Add size field to library load event (MI) 2015-08-11 06:07:14 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [ARM] Match fminnan/fmaxnan for vector vmin/vmax instead of an intrinsic 2015-08-11 12:06:28 +00:00
openmp Fix link error on Windows when LIBOMP_USE_DEBUGGER is off 2015-08-06 15:16:54 +00:00
polly Update isl to isl-0.15-117-ge42acfe 2015-08-11 11:31:18 +00:00