Go to file
Michael Kruse d568a3e20d Update test case multidim_indirect_access.ll
This test was written to check the workings of IndependentBlocks on
arrays which doesn't do such transformations anymore. The test itself
is still useful to check that the region is rejected as SCoP.  

llvm-svn: 245353
2015-08-18 21:08:41 +00:00
clang Workaround -Wdeprecated on SemDiagnosticConsumer's tricksy copy ctor. 2015-08-18 20:54:26 +00:00
clang-tools-extra We no longer need a custom matcher for this; use the builtin AST matcher instead. NFC, and existing tests should cover this change. 2015-08-18 20:27:44 +00:00
compiler-rt [msan] Intercept openpty and forkpty. 2015-08-18 20:36:48 +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 Remove files accidentally not removed in r244310 2015-08-13 23:43:12 +00:00
libcxx Broke C++03 compatibility in 245330. Fix that. 2015-08-18 19:51:37 +00:00
libcxxabi Revert r243752, it broke running tests on OS X (PR24491). 2015-08-18 18:29:33 +00:00
libunwind Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
lld COFF: Use ErrorOr::operator* instead of ErrorOr::get. 2015-08-18 09:18:15 +00:00
lldb [Windows] XFAIL tests that depend on expression name lookup. 2015-08-18 20:01:28 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [X86][AVX] Added shuffle concatenation tests 2015-08-18 20:51:15 +00:00
openmp D11990: Lock-free start of serialized parallel regions 2015-08-18 10:08:27 +00:00
polly Update test case multidim_indirect_access.ll 2015-08-18 21:08:41 +00:00