Go to file
Simon Pilgrim 53c2bff5fe [X86][SSE] Use lowerVectorShuffleWithUNPCK instead of custom matches.
Most 128-bit and 256-bit shuffles were manually matching UNPCK patterns - use lowerVectorShuffleWithUNPCK to be more thorough.

llvm-svn: 251211
2015-10-24 22:45:04 +00:00
clang clang/module.modulemap: s/Basic/BuiltinsR600.def/Basic/BuiltinsAMDGPU.def/ 2015-10-24 07:16:41 +00:00
clang-tools-extra Test commit 2015-10-24 20:11:47 +00:00
compiler-rt Fixup test/ubsan/TestCases/Misc/coverage-levels.cc, LLVM is smarter 2015-10-23 20:37:51 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Set LC_COLLATE rather than LANG to override collation. 2015-10-23 17:56:08 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld ELF2: Move Writer class to the top of the file. NFC. 2015-10-24 18:22:59 +00:00
lldb [lldb-mi] Fix expansion of anonymous structures and unions 2015-10-24 02:01:28 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [X86][SSE] Use lowerVectorShuffleWithUNPCK instead of custom matches. 2015-10-24 22:45:04 +00:00
openmp Removed zeroing th.th_task_state for master thread at start of nested parallel. 2015-10-20 19:21:04 +00:00
polly ScopInfo: PHI-node uses in the EntryNode with an incoming BB that is not part 2015-10-24 20:55:27 +00:00