This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from bf61d7a6a Rewrite this test not to use pexpect.
new 1ee18e5d1 Add more diagnostics to help diagnose flaky test
new 149e15534 PR25934: Skip EventAPITestCase. It still SEGV's on Darwin.
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:
.../address_breakpoints/TestBadAddressBreakpoints.py | 10 ++++++----
packages/Python/lldbsuite/test/lldbutil.py | 2 +-
packages/Python/lldbsuite/test/python_api/event/TestEvents.py | 1 +
3 files changed, 8 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 llvm.
from bc91a48126a [LoopStrengthReduce] add test to show potential macro-fusio [...]
new 34517fa50b8 [TableGen] Make sure !if is evaluated throughout class inhe [...]
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/llvm/TableGen/Record.h | 4 +++-
test/TableGen/if.td | 17 +++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
--
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 d14b8f63313 [DWARF] Recommitting a test that was removed with r323564. [...]
new bc91a48126a [LoopStrengthReduce] add test to show potential macro-fusio [...]
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:
.../LoopStrengthReduce/X86/macro-fuse-cmp.ll | 126 +++++++++++++++++++++
1 file changed, 126 insertions(+)
create mode 100644 test/Transforms/LoopStrengthReduce/X86/macro-fuse-cmp.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 gcc.
from 4daa8efe1c0 2018-01-30 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 28d07b9afe4 PR c++/84098 - ICE with lambda in template NSDMI.
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/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 12 ++++++++----
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda19.C | 13 +++++++++++++
3 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda19.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 release/2.26/master
in repository glibc.
from a5db85df69 [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbol
new 38e08dc3e0 Provide a C++ version of iseqsig (bug 22377)
new bbabb868cd powerpc: Fix syscalls during early process initialization [B [...]
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:
ChangeLog | 21 +++++
NEWS | 2 +
math/Makefile | 2 +-
math/math.h | 72 ++++++++++++++++-
...st-math-issignaling.cc => test-math-iseqsig.cc} | 92 +++++++++++-----------
sysdeps/powerpc/powerpc32/sysdep.h | 5 +-
sysdeps/powerpc/powerpc64/sysdep.h | 5 +-
sysdeps/powerpc/powerpc64le/Makefile | 7 +-
.../unix/sysv/linux/powerpc/not-errno.h | 23 +++---
9 files changed, 164 insertions(+), 65 deletions(-)
copy math/{test-math-issignaling.cc => test-math-iseqsig.cc} (52%)
copy support/xsigaction.c => sysdeps/unix/sysv/linux/powerpc/not-errno.h (60%)
--
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 glibc.
from d7536874b8 nss: Adjust tests to use nss_files only
new d31a4a4803 hurd: Fix ChangeLog date
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:
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 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 6f0f199f277 [XRay] fix 99th percentile lookups by sorting the array correctly
new d14b8f63313 [DWARF] Recommitting a test that was removed with r323564. [...]
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:
test/DebugInfo/X86/string-offsets-table.ll | 123 +++++++++++++++++++++++++++++
1 file changed, 123 insertions(+)
create mode 100644 test/DebugInfo/X86/string-offsets-table.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 lldb.
from 74e390288 Compile the LLDB tests out-of-tree.
new bf61d7a6a Rewrite this test not to use pexpect.
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:
.../functionalities/completion/TestCompletion.py | 111 ++++++++-------------
1 file changed, 41 insertions(+), 70 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 df5a65c85a2 [PR81611] accept copies in simple_iv_increment_p
new 4daa8efe1c0 2018-01-30 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:
libgfortran/ChangeLog | 21 ++++++++++++++++-
libgfortran/generated/cshift1_16.c | 1 -
libgfortran/generated/cshift1_4.c | 1 -
libgfortran/generated/cshift1_8.c | 1 -
libgfortran/intrinsics/cshift0.c | 1 -
libgfortran/intrinsics/pack_generic.c | 31 ++++++++++++++----------
libgfortran/intrinsics/spread_generic.c | 42 +++++++++++++++++++++++----------
libgfortran/intrinsics/unpack_generic.c | 39 +++++++++++++++++++++---------
libgfortran/libgfortran.h | 13 ----------
libgfortran/m4/cshift1.m4 | 1 -
libgfortran/runtime/in_pack_generic.c | 21 +++++++++++------
libgfortran/runtime/in_unpack_generic.c | 21 ++++++++++++-----
12 files changed, 126 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.