This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80
in repository llvm.
from b62d86c8297 Merging r360293: ------------------------------------------ [...]
new 9fab0fa9980 Merging r360439:
new 98e29d3b210 Merging r360442:
new 758e1f3fd0a Merging r361237:
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/MC/ELFObjectWriter.cpp | 1 +
.../PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp | 30 ++++++++++++++----
test/MC/PowerPC/ppc64-localentry-symbols.s | 34 ++++++++++++++++++++
test/tools/llvm-objdump/elf-symbol-visibility.test | 37 ++++++++++++++++++++++
tools/llvm-objdump/llvm-objdump.cpp | 30 ++++++++++++++----
5 files changed, 120 insertions(+), 12 deletions(-)
create mode 100644 test/MC/PowerPC/ppc64-localentry-symbols.s
create mode 100644 test/tools/llvm-objdump/elf-symbol-visibility.test
--
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 e3fd2a343a1 Revert "Revert "[AArch64][GlobalISel] Optimize G_FCMP + G_S [...]
new 8460bef00e4 [X86] Add test case for masked load with constant mask and [...]
new 547f66efb3f [X86] Don't turn avx masked.load with constant mask into ma [...]
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/Target/X86/X86ISelLowering.cpp | 3 +++
test/CodeGen/X86/masked_load.ll | 55 +++++++++++++++++++++++++++++++++++---
2 files changed, 54 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 38e02d41 0: update: binutils-gcc-linux: boot
new 2915f793 0: update: binutils-gcc-linux: boot
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 (38e02d41)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11555 +++++++--------
04-build_abe-stage1/console.log | 15289 +++++++++----------
05-build_linux/console.log | 942 +-
console.log | 28397 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 28394 insertions(+), 28353 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-tools-extra.
from 1932a795 [clangd] Minor cleanup. NFC
new 224043c3 android: add a close-on-exec check on pipe2()
new f51778f8 android: add a close-on-exec check on pipe()
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:
clang-tidy/android/AndroidTidyModule.cpp | 4 ++
clang-tidy/android/CMakeLists.txt | 2 +
.../{CloexecDupCheck.cpp => CloexecPipe2Check.cpp} | 22 +++----
.../{CloexecAcceptCheck.h => CloexecPipe2Check.h} | 16 ++---
.../{CloexecDupCheck.cpp => CloexecPipeCheck.cpp} | 22 +++----
.../{CloexecAcceptCheck.h => CloexecPipeCheck.h} | 16 ++---
docs/ReleaseNotes.rst | 10 ++++
docs/clang-tidy/checks/android-cloexec-pipe.rst | 20 +++++++
docs/clang-tidy/checks/android-cloexec-pipe2.rst | 21 +++++++
docs/clang-tidy/checks/list.rst | 2 +
test/clang-tidy/android-cloexec-pipe.cpp | 27 +++++++++
test/clang-tidy/android-cloexec-pipe2.cpp | 68 ++++++++++++++++++++++
12 files changed, 190 insertions(+), 40 deletions(-)
copy clang-tidy/android/{CloexecDupCheck.cpp => CloexecPipe2Check.cpp} (54%)
copy clang-tidy/android/{CloexecAcceptCheck.h => CloexecPipe2Check.h} (62%)
copy clang-tidy/android/{CloexecDupCheck.cpp => CloexecPipeCheck.cpp} (55%)
copy clang-tidy/android/{CloexecAcceptCheck.h => CloexecPipeCheck.h} (63%)
create mode 100644 docs/clang-tidy/checks/android-cloexec-pipe.rst
create mode 100644 docs/clang-tidy/checks/android-cloexec-pipe2.rst
create mode 100644 test/clang-tidy/android-cloexec-pipe.cpp
create mode 100644 test/clang-tidy/android-cloexec-pipe2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards ac97c845 0: update: gcc-aa7d9525b88b99005686a7d69554c1b0f1a77e26: -5
new 8bcb6346 0: update: gcc-76af982be878df93ffe66e628328274b5d75ab62: -5
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 (ac97c845)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O1/console.log | 88530 ++++++++++++++++---------------
console.log | 89092 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 89023 insertions(+), 89171 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-release-arm-lts-allyesconfig
in repository toolchain/ci/gcc.
from 33c71262988 Daily bump.
adds 8d99db7fec9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from a00e21c0a5 Automatic date update in version.in
adds e4476675be Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.