Go to file
Tobias Grosser 24d7e669b3 Do not test polybench with 'make check-polly'
Those test cases should be tested in the LLVM test suite. For Polly we should
extract regression tests for the individual passes.

llvm-svn: 200206
2014-01-27 10:37:33 +00:00
clang Roll back the use of ConstStringRef for now 2014-01-27 05:21:24 +00:00
clang-tools-extra check-clang-tools: Also it doesn't require neither llvm_src_root nor llvm_obj_root. 2014-01-26 12:40:18 +00:00
compiler-rt [msan] Disable mmap outside of application address range. 2014-01-27 09:12:22 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix build broken by LLVM commit r199279 2014-01-20 20:28:48 +00:00
libcxx Removed extra line that I left in when committing 199694. Thanks to Jared Grubb for the catch. 2014-01-26 01:59:59 +00:00
libcxxabi Use .p2align instead of .align 2014-01-23 21:46:35 +00:00
lld [PECOFF] Implement relocations for x86-64. 2014-01-27 03:53:30 +00:00
lldb Remove FIXME comments about tids on FreeBSD that no longer apply 2014-01-25 18:45:40 +00:00
llvm Teach SCEV to handle more cases of 'and X, CST', specifically where CST is any number of contiguous 1 bits in a row, with any number of leading and trailing 0 bits. 2014-01-27 10:04:03 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Do not test polybench with 'make check-polly' 2014-01-27 10:37:33 +00:00