Go to file
Simon Pilgrim cb59b5257c [DAGCombiner] Add vector support to (mul (shl X, Y), Z) -> (shl (mul X, Z), Y) style combines
llvm-svn: 284122
2016-10-13 14:04:35 +00:00
clang Guard flag –fdenormal-fp-math with –fno-fast-math. 2016-10-13 13:22:01 +00:00
clang-tools-extra [clang-move] Better support enclosing class. 2016-10-13 10:31:00 +00:00
compiler-rt Make __asan_handle_no_return a no-op during initialization 2016-10-12 22:33:57 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Add missing include in test; NFC. Thanks to Jonathan Wakely for the report. 2016-10-13 13:21:38 +00:00
libcxxabi Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Barnes 2016-10-12 08:54:10 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld Add "opt" to the list of test dependencies. 2016-10-13 00:49:21 +00:00
lldb [lldb] Improve identification of Linux core dumps. Fix for bug #30485. 2016-10-13 12:11:00 +00:00
llgo
llvm [DAGCombiner] Add vector support to (mul (shl X, Y), Z) -> (shl (mul X, Z), Y) style combines 2016-10-13 14:04:35 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [ScopInfo/CodeGen] ExitPHI reads are implicit. 2016-10-12 16:31:09 +00:00