Go to file
Simon Pilgrim 572ca71573 [X86][XOP] Support for VPPERM byte shuffle instruction
This patch begins adding support for lowering to the XOP VPPERM instruction - adding the X86ISD::VPPERM opcode.

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

llvm-svn: 264260
2016-03-24 11:52:43 +00:00
clang Revert "Added support for different VFSs in format::getStyle." 2016-03-24 11:25:28 +00:00
clang-tools-extra [clang-tidy] misc-assign-operator-signature checker checks return value of all assign operators 2016-03-24 10:12:08 +00:00
compiler-rt [tsan] Use direct syscalls for internal_mmap and internal_munmap on OS X 2016-03-24 11:50:21 +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: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Avoid UB when creating empty atoms. NFC. 2016-03-24 01:16:06 +00:00
lldb [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00
llgo [llgo] Increment "Debug Info Version" 2016-03-23 23:09:00 +00:00
llvm [X86][XOP] Support for VPPERM byte shuffle instruction 2016-03-24 11:52:43 +00:00
openmp Fix Visual Studio builds 2016-03-23 16:27:25 +00:00
polly Drop explicit -polly-delinearize parameter 2016-03-23 13:21:02 +00:00