Go to file
Michael Zolotukhin 3a7d55b623 [Unroll] Don't crash when simplified branch condition is undef.
llvm-svn: 243544
2015-07-29 18:10:29 +00:00
clang Disable -Wpessimizing-move and -Wredundant-move in template instantiations. 2015-07-29 17:03:34 +00:00
clang-tools-extra Move an extra switch to clang-tools-extra/test/clang-tidy/misc-unused-parameters.cpp from check_clang_tidy.sh. 2015-07-28 22:41:04 +00:00
compiler-rt Delete unused <dbghelp.h> include 2015-07-29 16:19:40 +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 double implementation of log 2015-07-24 18:07:14 +00:00
libcxx Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix. 2015-07-29 16:25:45 +00:00
libcxxabi [libcxxabi] Add -funwind-tables to the test compilation options. 2015-07-27 18:20:17 +00:00
libunwind [libunwind] Flip order of extern "C" and attribute(visibility) 2015-07-24 19:29:05 +00:00
lld COFF: Fix SECREL and SECTION relocations. 2015-07-29 16:30:45 +00:00
lldb Add a function to make a mutex-protected copy of a breakpoint site's 2015-07-29 17:51:36 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm [Unroll] Don't crash when simplified branch condition is undef. 2015-07-29 18:10:29 +00:00
openmp Update Build_With_CMake.txt to reflect changes in CMake refactor 2015-07-27 16:23:42 +00:00
polly Do not detect scops that are delinearized to arrays with "undef" size 2015-07-29 13:52:05 +00:00