Go to file
Johannes Doerfert 457f73eaee Annotate reduction parallel loops in the IslAst textual output
+ Introduced dependency type TYPE_TC_RED to represent the transitive closure
    (& the reverse) of reduction dependences. These are used when we check for
    reduction parallel loops.
  + Test cases including loop reversals and modulo schedules which compute
    reductions in a alternated order.

llvm-svn: 213019
2014-07-15 00:00:35 +00:00
clang AST: Fix __uuidof for template specializations 2014-07-14 23:40:24 +00:00
clang-tools-extra Fix build when various clang feature flags are enabled/disabled 2014-07-14 22:15:29 +00:00
compiler-rt Add support for intercepting thunks of the form 2014-07-14 20:28:21 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Fix for libc++abi when using -Wl,--as-needed. 2014-07-14 17:00:29 +00:00
lld [Mips] Fix test case expectations due the latest changes in the LLVM. 2014-07-14 15:31:47 +00:00
lldb If Process::Finalize() has been called, don't track process state changes. 2014-07-14 23:09:29 +00:00
llvm R600: Add denormal handling subtarget features. 2014-07-14 23:40:49 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Annotate reduction parallel loops in the IslAst textual output 2014-07-15 00:00:35 +00:00