Go to file
Tobias Grosser b69d16ab24 Pass an actual schedule to the isl_union_access [NFC]
This change is a step towards using a single isl_schedule object throughout
Polly. At the moment the schedule is just constructed from the flat
isl_union_map that defines the schedule. Later we will obtain it directly
from the scop and potentially obtain a schedule with a non-trivial internal
structure that will allow faster dependence analysis.

llvm-svn: 235378
2015-04-21 11:01:34 +00:00
clang DebugInfo: Prepare for deletion of subclasses of DIScope 2015-04-20 22:09:57 +00:00
clang-tools-extra [clang-tidy] Remove static StringSet in favor of binary search. 2015-04-17 13:52:08 +00:00
compiler-rt [mips] Support building compiler-rt with gcc. 2015-04-20 12:44:01 +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: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00
libcxx Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld --discard-locals should be --discard-all here. 2015-04-20 22:54:50 +00:00
lldb XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm [mips] Cleanup old floating-point flag conditions definitions. NFC. 2015-04-21 10:53:57 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly Pass an actual schedule to the isl_union_access [NFC] 2015-04-21 11:01:34 +00:00