This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e403fe6abec [llvm-readobj] Weaken a check in the test added by r354567
new 4c14549b42d AMDGPU/GlobalISel: Fix bit count ops for non-power-of-2 types
new c08de5fe639 [X86] Fix copy-paste error in @ccz flag.
new 82b334b7fdf [x86] regenerate checks; NFC
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/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../AMDGPU/GlobalISel/legalize-ctlz-zero-undef.mir | 58 ++++++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-ctlz.mir | 58 ++++++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-ctpop.mir | 50 +++++++++++++++++++
.../AMDGPU/GlobalISel/legalize-cttz-zero-undef.mir | 50 +++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-cttz.mir | 54 ++++++++++++++++++++
test/CodeGen/X86/clz.ll | 16 +++---
test/CodeGen/X86/inline-asm-flag-output.ll | 4 +-
9 files changed, 284 insertions(+), 12 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 zack/more-obsolete-typedefs
in repository glibc.
discards bd5a754e80 Define register_t using bits/typesizes.h macros.
discards 7a7434a477 Don’t define u_intN_t or register_t unless __USE_MISC.
discards 4288ead02b Use a proper C tokenizer to implement the obsolete typedefs test.
adds f43b8dd555 Add internal implementations for argp.h, err.h, and error.h [...]
adds bc79e06197 Use a proper C tokenizer to implement the obsolete typedefs test.
new b2479f3dec Don’t define u_intN_t or register_t unless __USE_MISC.
new 751991c2c9 Define register_t using bits/typesizes.h macros.
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 (bd5a754e80)
\
N -- N -- N refs/heads/zack/more-obsolete-typedefs (751991c2c9)
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 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 | 28 ++++++++++++++++++++++
argp/argp-help.c | 40 +++++++++++++++++++-------------
include/stdio.h | 3 ++-
misc/err.c | 23 ++++++++++++++----
misc/error.c | 45 ++++++++++++++++++++++++------------
scripts/check-obsolete-constructs.py | 32 +++++++++++++------------
stdio-common/fxprintf.c | 16 +++++++------
7 files changed, 128 insertions(+), 59 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 zack/obsolete-typedefs-test-overhaul
in repository glibc.
omits 4288ead02b Use a proper C tokenizer to implement the obsolete typedefs test.
adds f43b8dd555 Add internal implementations for argp.h, err.h, and error.h [...]
new bc79e06197 Use a proper C tokenizer to implement the obsolete typedefs test.
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 (4288ead02b)
\
N -- N -- N refs/heads/zack/obsolete-typedefs-test-overhaul (bc79e06197)
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 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 | 28 ++++++++++++++++++++++
argp/argp-help.c | 40 +++++++++++++++++++-------------
include/stdio.h | 3 ++-
misc/err.c | 23 ++++++++++++++----
misc/error.c | 45 ++++++++++++++++++++++++------------
scripts/check-obsolete-constructs.py | 41 +++++++++++++++++---------------
stdio-common/fxprintf.c | 16 +++++++------
7 files changed, 134 insertions(+), 62 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0ef8a082c3 AArch64: Add default reggroups
adds c763b89433 Use upper case for metasyntactic variables in "help find"
adds 8d18bf796b Harden readelf's IA64 note display function so that it can h [...]
adds 7fc0c668f2 Fix a illegal memory access fault when parsing a corrupt MIP [...]
adds 171375c68e Fix potential illegal memory access by readelf when parsing [...]
adds 3ca60c57a7 Fix potential illegal memory access by readelf when parsing [...]
adds 0c95f9ed6c Fix typos in symtab_symbol_info
adds 56b80d4c4c Automatic date update in version.in
adds 160eba9301 PowerPC __tls_get_addr arg parsing
adds 5cacf1c88f Fix illegal memory accesses by readelf when parsing corrupt [...]
adds ee2bcb0c35 Disable styling when running in batch mode
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 39 ++++++++++
binutils/readelf.c | 142 ++++++++++++++++++++++++++++------
binutils/unwind-ia64.c | 154 +++++++++++++++++++++++++++----------
gas/config/tc-ppc.c | 92 ++++++++++++----------
gdb/ChangeLog | 13 ++++
gdb/findcmd.c | 6 +-
gdb/main.c | 8 +-
gdb/symtab.c | 4 +-
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/info_qt.exp | 4 +-
ld/testsuite/ld-powerpc/tls32.s | 3 +-
12 files changed, 356 insertions(+), 115 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0b3954af70 1: last-good: binutils-gcc-linux: 16741
discards 802f7549b6 0: last-good: gcc-94d4532cf80bb0cd9ff6d8534d341248eca9ab22: all
new 61ab329cbb 0: last-good: binutils-gcc-linux: all
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 (0b3954af70)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3760 ++++-----
4-build_abe-stage1/console.log | 4661 +++++------
5-count_linux_objs/console.log | 7215 ++++++++---------
6-check_regression/console.log | 12 +-
7-update_baseline/console.log | 32 +-
console.log | 15986 +++++++++++++++++--------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 14859 insertions(+), 16839 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 3256ab6c207 [RISCV][NFC] IsEligibleForTailCallOptimization -> isEligibl [...]
new e403fe6abec [llvm-readobj] Weaken a check in the test added by r354567
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/tools/llvm-readobj/basic.test | 4 +++-
1 file changed, 3 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 clang-tools-extra.
from 564363bd [clangd] Enable indexing of template type parameters
new b6480102 [clangd] Only report explicitly typed symbols during code navigation
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:
clangd/XRefs.cpp | 73 +++++++++++-------------------------
unittests/clangd/SymbolInfoTests.cpp | 8 +---
unittests/clangd/XRefsTests.cpp | 31 +++++++++++----
3 files changed, 47 insertions(+), 65 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 ee2bcb0c35 Disable styling when running in batch mode
new 2d8b68309f Fix typo in "show remotelogfile" docs
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/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.