This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e0623132fe [NVPTX] added match.{any,all}.sync instructions, intrinsics [...]
new aa8167de48 Sema: Windows/ARM __va_start is not const correct
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Sema/SemaChecking.cpp | 44 +++++++++++++++++++++++---------------
test/SemaCXX/microsoft-varargs.cpp | 5 +++++
2 files changed, 32 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b4fef62f655 Make SRA qsort comparator transitive
new 20f18d12cb7 2017-09-26 Michael Meissner <meissner(a)linux.vnet.ibm.com>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/config/rs6000/rs6000.md | 24 ++++++++++++++++++++----
2 files changed, 27 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 75352e283f Use "switch_to_thread" more thoroughly on gdbserver
new b32b108aba Move GDB producer parsing routines to a separate file
new 5230b05a94 dwarf2read: Restrict ICC workaround to ICC<14
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ChangeLog | 27 +++++++
gdb/Makefile.in | 2 +
gdb/amd64-tdep.c | 1 +
gdb/dwarf2read.c | 37 +++++-----
gdb/producer.c | 218 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/producer.h | 55 ++++++++++++++
gdb/utils.c | 54 --------------
gdb/utils.h | 3 -
8 files changed, 323 insertions(+), 74 deletions(-)
create mode 100644 gdb/producer.c
create mode 100644 gdb/producer.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 889756f97 Remove the details of the libstdc++ implementation that were [...]
new 127542afa [Expression Parser] Inhibit global lookups for symbols in the [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ExpressionParser/Clang/ClangASTSource.cpp | 34 +++---
.../ExpressionParser/Clang/ClangASTSource.h | 16 +++
.../Clang/ClangExpressionDeclMap.cpp | 17 +--
.../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 114 +++++++--------------
4 files changed, 76 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 1ea789be4 Invalidate symbolizer module list from dlopen/dlclose interceptors
new 7db641bc3 [scudo] Scudo thread specific data refactor, part 3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/scudo/CMakeLists.txt | 4 +-
lib/scudo/scudo_allocator.cpp | 2 +-
lib/scudo/scudo_allocator.h | 16 +-----
lib/scudo/scudo_platform.h | 58 ++++++++++++++++++++++
lib/scudo/{scudo_tls.h => scudo_tsd.h} | 19 +++----
...scudo_tls_linux.cpp => scudo_tsd_exclusive.cpp} | 13 ++---
...scudo_tls_linux.inc => scudo_tsd_exclusive.inc} | 15 +++---
...{scudo_tls_android.cpp => scudo_tsd_shared.cpp} | 12 ++---
...{scudo_tls_android.inc => scudo_tsd_shared.inc} | 14 +++---
9 files changed, 94 insertions(+), 59 deletions(-)
create mode 100644 lib/scudo/scudo_platform.h
rename lib/scudo/{scudo_tls.h => scudo_tsd.h} (78%)
rename lib/scudo/{scudo_tls_linux.cpp => scudo_tsd_exclusive.cpp} (86%)
rename lib/scudo/{scudo_tls_linux.inc => scudo_tsd_exclusive.inc} (73%)
rename lib/scudo/{scudo_tls_android.cpp => scudo_tsd_shared.cpp} (90%)
rename lib/scudo/{scudo_tls_android.inc => scudo_tsd_shared.inc} (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e5b00d5cbbb 2017-09-26 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new b4fef62f655 Make SRA qsort comparator transitive
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/tree-sra.c | 42 ++++++++++++++++++++++++++++++++----------
2 files changed, 40 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c15cf948d8d [X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI
new 6753dbe0416 [mips] Use llvm-dwarfdump to simplify the test. NFC
new b636450ff9d [NVPTX] added match.{any,all}.sync instructions, intrinsics [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/IR/IntrinsicsNVVM.td | 27 +++++
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 34 ++++++
lib/Target/NVPTX/NVPTXISelDAGToDAG.h | 1 +
lib/Target/NVPTX/NVPTXInstrInfo.td | 1 +
lib/Target/NVPTX/NVPTXIntrinsics.td | 57 ++++++++++
test/CodeGen/NVPTX/match.ll | 117 ++++++++++++++++++++
test/MC/Mips/eh-frame.s | 193 +++++++--------------------------
7 files changed, 279 insertions(+), 151 deletions(-)
create mode 100644 test/CodeGen/NVPTX/match.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1cb203aa36 [OPENMP] Fix handling of implicit mapping of array sections.
new e0623132fe [NVPTX] added match.{any,all}.sync instructions, intrinsics [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang/Basic/BuiltinsNVPTX.def | 7 +++++++
lib/CodeGen/CGBuiltin.cpp | 15 +++++++++++++++
lib/Headers/__clang_cuda_intrinsics.h | 32 +++++++++++++++++++++++++++++---
test/CodeGen/builtins-nvptx-ptx60.cu | 22 +++++++++++++++++++++-
4 files changed, 72 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cb442ed3eb7 Enable no-exec stacks for more targets using the Linux kernel.
new e5b00d5cbbb 2017-09-26 Thomas Koenig <tkoenig(a)gcc.gnu.org>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/gomp/associate1.f90 | 4 ++--
gcc/testsuite/gfortran.dg/predcom-1.f | 2 +-
gcc/testsuite/gfortran.dg/unconstrained_commons.f | 4 ++--
4 files changed, 12 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5007d765ae Allow linking GDB with ncursesw
new 75352e283f Use "switch_to_thread" more thoroughly on gdbserver
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/gdbserver/ChangeLog | 9 +++++++++
gdb/gdbserver/gdbthread.h | 1 +
gdb/gdbserver/inferiors.c | 4 ++--
gdb/gdbserver/remote-utils.c | 3 ++-
gdb/gdbserver/target.c | 2 +-
5 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.