Go to file
Chandler Carruth 397d12c4b4 [x86] More tweaks to the v32i8 test cases.
I made a mistake in the previous commit and produced the wrong pattern.
Fix that. Also make one more shuffle pattern byte-based rather than
word-based, and add two more blend patterns.

llvm-svn: 218439
2014-09-25 02:44:39 +00:00
clang Add increment/decrement operators and compound assignment operators to the 2014-09-25 01:15:40 +00:00
clang-tools-extra Provide user name in ClangTidyOptions. 2014-09-24 18:36:03 +00:00
compiler-rt [asan] make sanitizer tests depend on libclang_rt.profile since we now have a test that uses -coverage 2014-09-24 23:54:04 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Fix module definition file output 2014-09-25 00:52:38 +00:00
lldb Moved PlatformDarwin::GetEnvironment() to PlatformPOSIX to fix Linux/llgs issue. 2014-09-24 23:10:30 +00:00
llvm [x86] More tweaks to the v32i8 test cases. 2014-09-25 02:44:39 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly We do not support alias checks for base pointers defined inside the SCoP 2014-09-24 21:04:29 +00:00