Go to file
Matt Arsenault 105c2a204c AMDGPU/SI: Enable testing several variants for si scheduler
Enable testing different scheduling variants if sgpr usage
is very high. It was previously disabled because of a bug
in handleMove, but it has been fixed since.

Patch by Axel Davy

llvm-svn: 274372
2016-07-01 18:03:46 +00:00
clang Emit more intrinsics for builtin functions 2016-07-01 17:38:14 +00:00
clang-tools-extra [clang-tidy] Do not match on lambdas. 2016-06-28 14:19:41 +00:00
compiler-rt [tsan] Relax the "ignored-interceptors.mm" testcase. The test has been flaky because it's detecting a false positive race (coming from a system library) and sometimes that race is detected after we're printing "Done". 2016-07-01 12:55:36 +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 configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Flatten tuple_constructible, tuple_convertible and tuple_assignable. 2016-07-01 04:07:39 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld [ELF] - Depricate version references. 2016-07-01 11:45:10 +00:00
lldb Added support for thread local variables on all Apple OS variants. 2016-07-01 17:17:23 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm AMDGPU/SI: Enable testing several variants for si scheduler 2016-07-01 18:03:46 +00:00
openmp Fix checks on schedule struct 2016-07-01 17:54:32 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Ensure parameter names are isl-compatible 2016-07-01 13:40:28 +00:00