Go to file
Simon Pilgrim fbbb28ebb3 [X86][SSE] Don't use PSHUFD directly - lower with generic shuffle
Remove the last user of the old getTargetShuffleNode helpers

llvm-svn: 281499
2016-09-14 17:04:22 +00:00
clang CodeGen: simplify the logic a slight bit 2016-09-14 15:17:46 +00:00
clang-tools-extra [clang-tidy] Add dependency on clangAnalysis to clangTidyMiscModule 2016-09-14 13:33:11 +00:00
compiler-rt [interception] Avoid duplicate declaration of isdigit in test 2016-09-14 15:02:32 +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 Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx [libcxx] Add a TSan regression test for a data race in call_once 2016-09-14 14:15:42 +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 Add a test showing we handle .tbss sections in linker scripts. 2016-09-14 16:40:33 +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 use PSHUFD directly - lower with generic shuffle 2016-09-14 17:04:22 +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