This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from b10037a67 Clean up stop hook output in case a hook restarts.
new b43f294c4 Add target.process.stop-on-exec setting, and obey it.
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/lldb/Target/Process.h | 2 +
.../test/functionalities/exec/TestExec.py | 44 ++++++++++++++++------
source/Target/Process.cpp | 12 +++++-
source/Target/StopInfo.cpp | 11 ++++++
4 files changed, 56 insertions(+), 13 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 lldb.
from fed39c52d Switch from C++1z to C++17; corresponds to r319688 in Clang.
new b10037a67 Clean up stop hook output in case a hook restarts.
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:
source/Target/Target.cpp | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 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 clang.
from 25b45aa818 Generalize "static data member instantiated" notification to [...]
new 99ba11f395 [libclang] Store unsaved file hashes when recording parsing [...]
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:
.../Index/Inputs/record-parsing-invocation-remap.c | 2 ++
test/Index/record-parsing-invocation.c | 7 +++++++
tools/libclang/CIndex.cpp | 3 +--
tools/libclang/CIndexer.cpp | 22 +++++++++++++++++++++-
tools/libclang/CIndexer.h | 3 ++-
5 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 test/Index/Inputs/record-parsing-invocation-remap.c
--
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 0d17f1941b6 2017-12-04 Steve Ellcey <sellcey(a)cavium.com>
new c90b63920d8 compiler: no nil check needed for closure var dereferences
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/parse.cc | 5 +++--
2 files changed, 4 insertions(+), 3 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 93de9f6cdd5 [X86] Don't use kunpck for vXi1 concat_vectors if the upper [...]
new eb94f55b0d0 [X86] Use vector widening to support zero extend from i1 wh [...]
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/Target/X86/X86ISelLowering.cpp | 40 +++++++++++++++++-----
test/CodeGen/X86/avx512-cvt.ll | 23 +++++--------
.../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 14 ++++----
3 files changed, 47 insertions(+), 30 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 clang.
from dafc52370b [CMake] Don't use comma as an alternate separator
new 25b45aa818 Generalize "static data member instantiated" notification to [...]
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/AST/ASTMutationListener.h | 10 ++++-
include/clang/Sema/Sema.h | 5 ---
include/clang/Serialization/ASTWriter.h | 5 ++-
lib/AST/Decl.cpp | 20 ++++++++--
lib/Frontend/MultiplexConsumer.cpp | 25 +++++++-----
lib/Sema/SemaExpr.cpp | 68 ++++++++++++++------------------
lib/Sema/SemaTemplate.cpp | 1 -
lib/Sema/SemaTemplateInstantiate.cpp | 2 +-
lib/Sema/SemaTemplateInstantiateDecl.cpp | 30 ++++++--------
lib/Sema/SemaType.cpp | 38 ++++++++----------
lib/Serialization/ASTCommon.h | 3 +-
lib/Serialization/ASTReaderDecl.cpp | 23 +++++++++--
lib/Serialization/ASTWriter.cpp | 28 ++++++++++---
test/Modules/var-templates.cpp | 24 +++++++++++
14 files changed, 169 insertions(+), 113 deletions(-)
create mode 100644 test/Modules/var-templates.cpp
--
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 4d7efb8ce2 Automatic date update in version.in
new da02107a39 Riscv shared libraries should not export __global_pointer$.
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:
ld/ChangeLog | 17 +++++++++++
ld/emulparams/elf32lriscv-defs.sh | 2 +-
ld/testsuite/ld-riscv-elf/gp-hidden-64.rd | 4 +++
ld/testsuite/ld-riscv-elf/gp-hidden-lib.rd | 5 ++++
ld/testsuite/ld-riscv-elf/gp-hidden-lib.s | 6 ++++
ld/testsuite/ld-riscv-elf/gp-hidden-ver-64.rd | 6 ++++
ld/testsuite/ld-riscv-elf/gp-hidden-ver.rd | 6 ++++
ld/testsuite/ld-riscv-elf/gp-hidden-ver.s | 7 +++++
.../gp-hidden-ver.ver | 0
ld/testsuite/ld-riscv-elf/gp-hidden.rd | 4 +++
ld/testsuite/ld-riscv-elf/gp-hidden.s | 7 +++++
ld/testsuite/ld-riscv-elf/gp-hidden.sd | 9 ++++++
ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 34 +++++++++++++++++++++-
13 files changed, 105 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden-64.rd
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden-lib.rd
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden-lib.s
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden-ver-64.rd
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden-ver.rd
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden-ver.s
copy ld/testsuite/{ld-mips-elf => ld-riscv-elf}/gp-hidden-ver.ver (100%)
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden.rd
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden.s
create mode 100644 ld/testsuite/ld-riscv-elf/gp-hidden.sd
--
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 5eb464901be [cmake] Modernize some conditionals. NFC
new b65db5ed969 [X86] Rearrange some of the code around AVX512 sign/zero ex [...]
new fadb00b655d [X86] Use getZeroVector and remove an unnecessary creation [...]
new 93de9f6cdd5 [X86] Don't use kunpck for vXi1 concat_vectors if the upper [...]
The 3 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/Target/X86/X86ISelLowering.cpp | 38 ++++++++++++++--------------
test/CodeGen/X86/avx512-skx-insert-subvec.ll | 3 ---
test/CodeGen/X86/pr34605.ll | 16 ++++++------
3 files changed, 27 insertions(+), 30 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 c67785b60c3 TwoAddressInstructionPass: Trigger -O0 behavior on optnone
new c93edadc6a8 MachineFrameInfo: Cleanup some parameter naming inconsisten [...]
new 5eb464901be [cmake] Modernize some conditionals. NFC
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:
cmake/modules/LLVM-Config.cmake | 4 ++--
include/llvm/CodeGen/MachineFrameInfo.h | 32 ++++++++++++++---------------
lib/CodeGen/MachineFrameInfo.cpp | 36 +++++++++++++++++----------------
3 files changed, 37 insertions(+), 35 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 d0ff32216e5 Daily bump.
new 0d17f1941b6 2017-12-04 Steve Ellcey <sellcey(a)cavium.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:
libatomic/ChangeLog | 15 +++++++++++++
libatomic/Makefile.am | 4 ++++
libatomic/Makefile.in | 10 +++++----
libatomic/auto-config.h.in | 3 +++
.../linux/{arm/init.c => aarch64/host-config.h} | 20 ++++++++---------
libatomic/configure | 25 ++++++++++++++++++++--
libatomic/configure.ac | 6 ++++++
libatomic/configure.tgt | 24 +++++++++++++++++++++
libatomic/libatomic_i.h | 6 +++---
9 files changed, 94 insertions(+), 19 deletions(-)
copy libatomic/config/linux/{arm/init.c => aarch64/host-config.h} (80%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.