Go to file
Sanjay Patel e57f3c0a42 Enable FeatureFastUAMem for btver2
Allow unaligned 16-byte memop codegen for btver2. No functional changes for any other subtargets.

Replace the existing supposed small memcpy test with an actual test of a small memcpy. 
The previous test wasn't using FileCheck either.

This patch should allow us to close PR21541 ( http://llvm.org/bugs/show_bug.cgi?id=21541 ).

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

llvm-svn: 222925
2014-11-28 18:40:18 +00:00
clang [OPENMP] Additional processing of 'omp atomic write' directive. 2014-11-28 07:21:40 +00:00
clang-tools-extra [clang-tidy] More tests for the google-explicit-constructor check 2014-11-28 17:31:51 +00:00
compiler-rt [Msan] Generalize mapping facilities to add FreeBSD support 2014-11-28 11:42:55 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx libc++: integral types trap on PNaCl 2014-11-26 17:51:58 +00:00
libcxxabi Fix comment on end of #endif to match #if 2014-11-25 03:19:02 +00:00
lld Rename R_AARCH64_TLSDESC_ADR_PAGE to R_AARCH64_TLSDESC_ADR_PAGE21 2014-11-26 11:00:03 +00:00
lldb Add support for UNWIND_X86_64_MODE_STACK_IND entries. 2014-11-28 03:54:13 +00:00
llgo Initial commit of llgo third_party. 2014-11-27 00:12:26 +00:00
llvm Enable FeatureFastUAMem for btver2 2014-11-28 18:40:18 +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 Do not incorrectly set the inverted flag. 2014-11-28 03:26:06 +00:00