Go to file
Johannes Doerfert 3b7ac0a691 [GSoC] Do not process SCoPs with infeasible runtime context
Do not process SCoPs with infeasible runtime context in the new
  ScopInfoWrapperPass. Do not compute dependences for such SCoPs in the new
  DependenceInfoWrapperPass.

Patch by Utpal Bora <cs14mtech11017@iith.ac.in>

Differential Revision: https://reviews.llvm.org/D22402

llvm-svn: 276631
2016-07-25 12:40:59 +00:00
clang Update description for CLANG_DEFAULT_CXX_STDLIB and add comment. NFC 2016-07-25 08:04:26 +00:00
clang-tools-extra [clang-rename] fix typos in tests 2016-07-25 08:56:11 +00:00
compiler-rt Revert r276539 "Silence -Wpointer-bool-conversion warning after r276324" 2016-07-24 01:27:07 +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 Implement cbrt builtin 2016-07-22 23:45:15 +00:00
libcxx Remove use of C++1z static assert in C++11 test 2016-07-25 04:56:32 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind [libunwind][ARM] Add support for Thumb1 targets 2016-07-25 09:21:56 +00:00
lld [ELF] Test case for correct input section order, when sections are listed in linker script 2016-07-25 10:59:20 +00:00
lldb Remove some tab characters that snuck in to my mnost recent edits. 2016-07-22 22:26:26 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm [ARM] Improve longMAC codegen test 2016-07-25 10:11:00 +00:00
openmp Replace enum types in variadic functions by build-in types. 2016-07-22 16:05:35 +00:00
parallel-libs Add .clang-format to parallel-libs 2016-07-20 17:49:55 +00:00
polly [GSoC] Do not process SCoPs with infeasible runtime context 2016-07-25 12:40:59 +00:00