Go to file
Jim Ingham 569aaf9e1a Another optimization to keep down gdb-remote traffic. If we have suspended a thread while
running, don't request the thread status when deciding why we stopped.

llvm-svn: 252355
2015-11-06 22:45:57 +00:00
clang Fixing line endings; NFC. 2015-11-06 15:34:03 +00:00
clang-tools-extra Allow the alias to be of a different type. 2015-11-06 15:47:04 +00:00
compiler-rt [tsan] Add Darwin support for lit tests 2015-11-06 15:05:34 +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 integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Allow deque to handle incomplete types. 2015-11-06 22:02:29 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld Round up the memsize of PT_TLS. 2015-11-06 22:14:44 +00:00
lldb Another optimization to keep down gdb-remote traffic. If we have suspended a thread while 2015-11-06 22:45:57 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> extload 2015-11-06 21:58:37 +00:00
openmp Fix for zero chunk size 2015-11-06 20:32:44 +00:00
polly Add missing '%loadPolly' to test case 2015-11-06 14:03:35 +00:00