Go to file
Pavel Labath 05569f679a Add jstopinfo support to llgs
Summary:
This adds support for jstopinfo field of stop-reply packets. This field enables us to avoid
querying full thread stop data on most stops  (see r242593 for more details).

Reviewers: ovyalov, clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D11415

llvm-svn: 242997
2015-07-23 09:09:29 +00:00
clang [X86][AVX512BW] add madd and maddubs intrinsics 2015-07-23 07:07:25 +00:00
clang-tools-extra Fix the shell script check_clang_tidy.sh in r242984. 2015-07-23 06:03:40 +00:00
compiler-rt Revert r242975. 2015-07-23 01:29:26 +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 R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx Mark this test as XFAIL with older compilers, since they hit PR18097 2015-07-22 23:32:57 +00:00
libcxxabi Remove include directive for the unused libunwind_ext.h. 2015-07-12 14:47:53 +00:00
libunwind Update version to 3.8.0svn 2015-07-22 21:36:42 +00:00
lld [ELF] Protect write access to the ELFLinkingContext::_cidentSections by a mutex 2015-07-22 10:32:19 +00:00
lldb Add jstopinfo support to llgs 2015-07-23 09:09:29 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm Use typdef to simplify the code. NFC. 2015-07-23 08:48:14 +00:00
openmp Fix OMPT support for task frames, parallel regions, and parallel regions + loops 2015-07-21 18:03:30 +00:00
polly [PM/AA] Update to reflect the new LLVM API which no longer requires an 2015-07-22 12:15:33 +00:00