Go to file
Simon Pilgrim cd0dfc93eb [X86][SSE] Support for MOVMSK signbit extraction instructions
Add support for lowering with the MOVMSK instruction to extract vector element signbits to a GPR.

This is an early step towards more optimal handling of vector comparison results.

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

llvm-svn: 265266
2016-04-03 18:22:03 +00:00
clang Fix test case committed in r265197. 2016-04-03 03:36:22 +00:00
clang-tools-extra [clang-tidy] Update an example. NFC. 2016-04-02 03:44:23 +00:00
compiler-rt Fix warnings uncovered by building with clang-cl 2016-04-01 17:09:12 +00:00
debuginfo-tests
libclc Update copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Fix LWG issue 2469 - Use piecewise construction in map::operator[]. 2016-03-31 03:13:37 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [LTO] Implement -disable-verify, which disables bitcode verification. 2016-04-03 03:39:09 +00:00
lldb Add some unit tests for ClangASTContext. 2016-04-01 23:20:35 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm [X86][SSE] Support for MOVMSK signbit extraction instructions 2016-04-03 18:22:03 +00:00
openmp Fix bug when KMP_USE_ADAPTIVE_LOCKS is 0 2016-03-30 21:50:59 +00:00
polly [FIX] Do not create two SAI objects for exit PHIs 2016-04-03 11:16:00 +00:00