Go to file
Simon Pilgrim ba325e3a73 [X86][SSE] Don't blend vector shifts with MOVSS/MOVSD directly, lower from generic shuffle
Shuffle lowering will correctly lower to MOVSS/MOVSD/PBLEND, improving commutation opportunities

llvm-svn: 281471
2016-09-14 14:08:18 +00:00
clang Fix documentation of MemberExpr::getMemberDecl 2016-09-14 14:03:50 +00:00
clang-tools-extra [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule 2016-09-14 13:33:11 +00:00
compiler-rt [tsan] Fix hanging gcd-apply and gcd-apply-race tests on macOS Sierra 2016-09-14 13:53:06 +00:00
debuginfo-tests
libclc Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx [libcxx] Fix gcc builds. 2016-09-13 09:32:32 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld [ELF] - Implemented --section-start, -Ttext, -Tdata, -Tbss options. 2016-09-14 13:07:13 +00:00
lldb Cleaned up the code that handles function return addresses in "frame diagnose." 2016-09-14 00:48:19 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][SSE] Don't blend vector shifts with MOVSS/MOVSD directly, lower from generic shuffle 2016-09-14 14:08:18 +00:00
openmp [OMPT] fix task frame information for gomp interface 2016-09-14 13:59:39 +00:00
parallel-libs [SE] Pack global dev handle addresses 2016-09-13 23:59:10 +00:00
polly Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00