This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2646cf2c19e [X86] Fix some Clang-tidy modernize-use-using and Include W [...]
new cd539c40a90 Revert r314928 to investigate thinLTO bootstrap failure
new abd8a85848e Enabling new pass manager in LTO (and thinLTO) link step.
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:
lib/Transforms/InstCombine/InstCombineInternal.h | 4 -
lib/Transforms/InstCombine/InstCombinePHI.cpp | 230 -----------------------
test/Transforms/InstCombine/intptr1.ll | 181 ------------------
test/Transforms/InstCombine/intptr2.ll | 37 ----
test/Transforms/InstCombine/intptr3.ll | 37 ----
test/Transforms/InstCombine/intptr4.ll | 47 -----
tools/gold/gold-plugin.cpp | 7 +
7 files changed, 7 insertions(+), 536 deletions(-)
delete mode 100644 test/Transforms/InstCombine/intptr1.ll
delete mode 100644 test/Transforms/InstCombine/intptr2.ll
delete mode 100644 test/Transforms/InstCombine/intptr3.ll
delete mode 100644 test/Transforms/InstCombine/intptr4.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 lnt.
from e314419 Cleanup session creation code, use close() instead of rollback()
new 89b4f3d tests/compile.py: Print stdout/stderr log in the error case
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:
lnt/tests/compile.py | 6 ++++++
1 file changed, 6 insertions(+)
--
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 7d36e27991 Add an assembler test for PR gas/21167
new 2ca7de3746 bfd_set_input_error
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:
bfd/ChangeLog | 10 ++++++++++
bfd/archive.c | 2 +-
bfd/bfd-in2.h | 4 +++-
bfd/bfd.c | 51 +++++++++++++++++++++++++++++++++------------------
bfd/vms-lib.c | 2 +-
5 files changed, 48 insertions(+), 21 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 9f4fdc367 Another silly little thing you can do with Python commands.
new afe020077 Work around a bug in the C++ expression parser.
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:
examples/darwin/heap_find/heap.py | 94 +++++++++++++++++++--------------------
1 file changed, 47 insertions(+), 47 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 b5085172fa Add testcase for r314956:
new 812f8f999c [Analyzer Tests] Fix misc bugs in analyzer reference results [...]
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:
utils/analyzer/SATestUpdateDiffs.py | 20 ++++++++++++++++----
1 file changed, 16 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 hjl/pie/static
in repository glibc.
discards ab0809ccfa Add --enable-static-pie to build-many-glibcs.py
discards 642c130061 sparc: Check PIC instead of SHARED in start.S
discards 8c3c555b62 microblaze: Check PIC instead of SHARED in start.S
discards b354f7c233 m68k: Check PIC instead of SHARED in start.S
discards c8ce29efb2 hppa: Check PIC instead of SHARED in start.S
discards 749617e6ba aarch64: Check PIC instead of SHARED in start.S
discards e942ecd674 sh: Update elf_machine_load_address for static PIE
discards 64eac2bc88 s390: Update elf_machine_load_address for static PIE
discards 4ddb52a88b m68k: Update elf_machine_load_address for static PIE
discards 460ec96cf7 aarch64: Update elf_machine_load_address for static PIE
discards 658c5c67ee Don't use hidden visibility in libc.a with PIE on i386
discards 87cef0df30 Add --enable-static-pie configure option to build static PIE [...]
discards 5ab38a8b89 Add a test for main () in a shared object
discards a0b9dd6c93 Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc
adds 8f8f8ef7ab [BZ #22243] fix log2(0) and log(10) in downward rounding
adds 86c27ade1e [BZ #22244] Fix yn(n,0) without SVID wrapper
adds 64d1e08ea8 Move nss_compat from nis to nss subdir and install it uncond [...]
adds 57b4af1955 crypt: Use NSPR header files in addition to NSS header files [...]
adds 11c4f5010c crypt: Adjust check-local-headers.sh for nspr4 include direc [...]
adds 72d13ed1bd Remove alpha nearbyint wrapper.
adds 32d372d548 Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).
adds db4f87bad4 aarch64: don't use MIN in dl-machine.h
adds 7e16a5d1d1 Use libm_alias_double for dbl-64 fma.
adds 758f1bfa2a test-math-iscanonical.cc: Return errors != 0
adds 5dba84b324 Add a test for main () in a shared object
new a67029ff12 Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libc
new ee417882e0 Don't use hidden visibility in libc.a with PIE on i386
new bcfcd615fe Add --enable-static-pie configure option to build static PIE [...]
new bd9e7ad551 aarch64: Update elf_machine_load_address for static PIE
new 7f3e02e5cd m68k: Update elf_machine_load_address for static PIE
new 4e43e61ddb s390: Update elf_machine_load_address for static PIE
new 72eaf5f48e sh: Update elf_machine_load_address for static PIE
new de133a5edb aarch64: Check PIC instead of SHARED in start.S
new f4a80fea9d hppa: Check PIC instead of SHARED in start.S
new f1b8027262 m68k: Check PIC instead of SHARED in start.S
new 998b75b5a0 microblaze: Check PIC instead of SHARED in start.S
new a305cebf49 sparc: Check PIC instead of SHARED in start.S
new fdcd654de6 Add --enable-static-pie to build-many-glibcs.py
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ab0809ccfa)
\
N -- N -- N refs/heads/hjl/pie/static (fdcd654de6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 13 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 | 128 +++++++++++++++++++++
configure | 6 +-
configure.ac | 6 +-
crypt/Makefile | 8 +-
math/test-math-iscanonical.cc | 2 +-
nis/Makefile | 6 +-
nis/Versions | 11 --
nss/Makefile | 6 +-
nss/Versions | 11 ++
{nis => nss}/nss_compat/compat-grp.c | 21 ++--
{nis => nss}/nss_compat/compat-initgroups.c | 9 +-
{nis => nss}/nss_compat/compat-pwd.c | 13 +--
{nis => nss}/nss_compat/compat-spwd.c | 11 +-
time/tst-tzname.c => nss/nss_compat/nisdomain.c | 56 +++++----
.../nss_compat/nisdomain.h | 14 +--
scripts/check-local-headers.sh | 2 +-
sysdeps/aarch64/dl-machine.h | 3 +-
sysdeps/{sparc/sparc32 => alpha}/fpu/s_fma.c | 0
sysdeps/alpha/fpu/s_nearbyint.c | 25 ----
sysdeps/ieee754/dbl-64/e_jn.c | 10 +-
sysdeps/ieee754/dbl-64/s_fma.c | 8 +-
sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c | 2 +-
sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c | 2 +-
sysdeps/ieee754/flt-32/e_jnf.c | 6 +-
sysdeps/ieee754/ldbl-opt/s_fma.c | 5 -
sysdeps/sparc/sparc32/fpu/s_copysign.S | 9 +-
sysdeps/sparc/sparc32/fpu/s_fabs.S | 4 +
.../sparc32/sparcv9/fpu/multiarch/s_copysign.S | 9 ++
.../sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S | 6 +
.../sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c | 4 +
sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist | 1 +
sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist | 3 +
32 files changed, 271 insertions(+), 136 deletions(-)
rename {nis => nss}/nss_compat/compat-grp.c (97%)
rename {nis => nss}/nss_compat/compat-initgroups.c (98%)
rename {nis => nss}/nss_compat/compat-pwd.c (99%)
rename {nis => nss}/nss_compat/compat-spwd.c (98%)
copy time/tst-tzname.c => nss/nss_compat/nisdomain.c (51%)
copy nptl/tst-compat-forwarder-mod.c => nss/nss_compat/nisdomain.h (79%)
copy sysdeps/{sparc/sparc32 => alpha}/fpu/s_fma.c (100%)
delete mode 100644 sysdeps/alpha/fpu/s_nearbyint.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_fma.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 binutils-gdb.
from e6fef60069 Automatic date update in version.in
new 8c6716e57e bfd_error_on_input is for archives
new 7d36e27991 Add an assembler test for PR gas/21167
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:
bfd/ChangeLog | 5 +++++
bfd/elflink.c | 2 +-
gas/ChangeLog | 7 +++++++
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/elf/group3.d | 7 +++++++
gas/testsuite/gas/elf/group3.s | 7 +++++++
6 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/elf/group3.d
create mode 100644 gas/testsuite/gas/elf/group3.s
--
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 binutils-2_29-branch
in repository binutils-gdb.
from 7652b89996 Automatic date update in version.in
new 018b356220 bfd_error_on_input is for archives
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:
bfd/ChangeLog | 5 +++++
bfd/elflink.c | 2 +-
2 files changed, 6 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 lldb.
from 97a1e2d07 LLDB cmake fix: define LLDB_CONFIGURATION_xxx based on the bu [...]
new 9f4fdc367 Another silly little thing you can do with Python commands.
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:
examples/python/step_and_print.py | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 examples/python/step_and_print.py
--
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 2c4bc52489 Fix 'section' warning behavior with tentatively-defined values
new 79dee32466 Remove PendingBody mechanism for function and ObjC method de [...]
new dbda370edb PR33924: Merge block-scope anonymous declarations if there a [...]
new b5085172fa Add testcase for r314956:
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:
include/clang/Serialization/ASTReader.h | 24 ++------
lib/Serialization/ASTCommon.cpp | 4 +-
lib/Serialization/ASTReader.cpp | 24 --------
lib/Serialization/ASTReaderDecl.cpp | 106 ++++++++++++++++++++++----------
test/Modules/merge-lambdas.cpp | 43 +++++++++++++
5 files changed, 122 insertions(+), 79 deletions(-)
create mode 100644 test/Modules/merge-lambdas.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.