Go to file
Johannes Doerfert 50dfbc572a [NFC] Add flag to disable error block assumptions
The declaration as an "error block" is currently aggressive and not very
smart. This patch allows to disable error blocks completely. This might
be useful to prevent SCoP expansion to a point where the assumed context
becomes infeasible, thus the SCoP has to be discarded.

llvm-svn: 287271
2016-11-17 22:16:35 +00:00
clang [CrashReproducer][Darwin] Suggest attaching .crash diagnostic file 2016-11-17 21:41:22 +00:00
clang-tools-extra [include-fixer] Add a test for the full round trip through libclang and the plugin. 2016-11-17 15:23:06 +00:00
compiler-rt [sanitizers] specifying style for global constant 2016-11-17 21:57:43 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Workaround compilers w/o C++1z inline variables 2016-11-17 20:08:43 +00:00
libcxxabi __cxa_demangle: allow demangling invocation blocks 2016-11-14 03:07:47 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld [ELF][MIPS] Remove 'mips' word from MipsGotSection fields and methods names. NFC 2016-11-17 21:49:14 +00:00
lldb Make GetRegisterByName() take a StringRef. 2016-11-17 21:54:37 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [CMake] Error when LTO and lld are enabled on Darwin 2016-11-17 20:22:49 +00:00
openmp Update stats-gathering code 2016-11-14 21:13:44 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [NFC] Add flag to disable error block assumptions 2016-11-17 22:16:35 +00:00