Go to file
Chandler Carruth 11a5ae0880 [x86] Minimize the parameters to this test for clarity.
The test has to do with DAG combines, and so it doesn't need the new
vector shuffle lowering to be effective. Also, it has a nice in-IR
triple string which we should really be using rather than command line
flags (unless it varies form RUN-line to RUN-line). Finally, I much
prefer letting LLVM synthesize the correct datalayout string from the
triple rather than baking one in here that will just become stale.

llvm-svn: 218856
2014-10-02 07:17:15 +00:00
clang Reduce the PR20399 test case. 2014-10-01 23:16:30 +00:00
clang-tools-extra [clang-tidy] Clarify a comment. 2014-10-01 15:50:31 +00:00
compiler-rt [asan] make new_array_cookie_test more robust 2014-10-01 23:24:54 +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 [ELF] Never mark the dynamic linker as DT_NEEDED 2014-10-02 03:52:54 +00:00
lldb Update to match strings output by lldb. 2014-10-02 06:17:15 +00:00
llvm [x86] Minimize the parameters to this test for clarity. 2014-10-02 07:17:15 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Change the output of arc unit 2014-10-01 21:26:24 +00:00