Go to file
Simon Pilgrim ed655f09db [X86][MMX] Add tests showing missed opportunities to use MMX sitofp conversions
If we are transferring MMX registers to XMM for conversion we could use the MMX equivalents (CVTPI2PD + CVTPI2PS) without affecting rounding/exceptions etc.

llvm-svn: 297481
2017-03-10 17:23:55 +00:00
clang [OpenCL] Fix type compatibility check and generic AS mangling. 2017-03-10 15:23:07 +00:00
clang-tools-extra [clang-rename] Introduce an unittest skeleton for clang-rename. 2017-03-10 10:30:14 +00:00
compiler-rt Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" 2017-03-09 17:02:16 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Disable unsigned integer sanitizer for basic_string::replace(). Patch from tomcherry@google.com 2017-03-09 01:54:13 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind Fix up the places where AddressSpace.hpp is included. 2017-03-09 08:04:07 +00:00
lld Don't pass Dot to every callback. 2017-03-10 16:04:26 +00:00
lldb Add a distinction in an apple accelerator table between IsValid and 2017-03-10 06:38:19 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86][MMX] Add tests showing missed opportunities to use MMX sitofp conversions 2017-03-10 17:23:55 +00:00
openmp Fix assertion failure when 'proclist' is used without 'explicit' in KMP_AFFINITY 2017-03-10 17:22:47 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [isl++] Do not use enum prefix 2017-03-10 17:01:30 +00:00