This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from 6815a5a tcwg*-llvm-kernel.sh: Remove hard-coded target
new 384cddc tcwg*-llvm-kernel.sh: Fix bugs.
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:
jenkins-helpers.sh | 12 +++++++-----
1 file changed, 7 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from 49a542b tcwg*-llvm-kernel.sh: Fix bugs in handling (and re-handling) [...]
new 6815a5a tcwg*-llvm-kernel.sh: Remove hard-coded target
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:
jenkins-helpers.sh | 18 ++++++++++++++++++
tcwg-llvm-kernel.sh | 14 ++------------
2 files changed, 20 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from 10988e9 tcwg*-llvm-kernel.sh: Simplify handling of exit codes.
new 49a542b tcwg*-llvm-kernel.sh: Fix bugs in handling (and re-handling) [...]
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:
jenkins-helpers.sh | 8 ++++++--
tcwg-bisect-llvm-kernel.sh | 6 +++---
tcwg-llvm-kernel.sh | 9 +++++----
3 files changed, 14 insertions(+), 9 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 d0437910341 [llvm-objcopy] Factor out Buffer
new 600d43cad27 [NFC] Turn isGuaranteedToExecute into a method
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/Analysis/MustExecute.h | 11 +++++------
lib/Analysis/MustExecute.cpp | 16 ++++++++--------
lib/Transforms/Scalar/LICM.cpp | 6 +++---
lib/Transforms/Scalar/LoopUnswitch.cpp | 2 +-
4 files changed, 17 insertions(+), 18 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 abaecff2 [Fixed Point Arithmetic] Fix for clang-tools-extra warning
new 2c593fc2 [clangd] Disable timeouting test while investigating
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:
unittests/clangd/BackgroundIndexTests.cpp | 3 +++
1 file changed, 3 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 63a33118e0 Remove unnecessary casts from TUI
new 08ea4a7805 PR23769, mixing split-stack and non-split-stack error message
new feceaa596e PR23780, assertion abort in function display_raw_attribute
new 8df73d5cc3 PR23781, _bfd_pe_bfd_copy_private_bfd_data_common memory leak
new 48dcd4ea06 Simplify PR23110 PE_DEBUG_DATA size checks
The 4 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 | 11 +++++++++++
bfd/peXXigen.c | 16 +++++-----------
binutils/ChangeLog | 5 +++++
binutils/readelf.c | 2 +-
gold/ChangeLog | 5 +++++
gold/gold.cc | 14 ++++++++++----
6 files changed, 37 insertions(+), 16 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 f2cb5da6a45 [SCEV] Limit AddRec "simplifications" to avoid combinatoria [...]
new d0437910341 [llvm-objcopy] Factor out Buffer
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:
tools/llvm-objcopy/Buffer.cpp | 51 ++++++++++++++++++++++++++++
tools/llvm-objcopy/Buffer.h | 66 +++++++++++++++++++++++++++++++++++++
tools/llvm-objcopy/CMakeLists.txt | 1 +
tools/llvm-objcopy/Object.cpp | 31 -----------------
tools/llvm-objcopy/Object.h | 44 +------------------------
tools/llvm-objcopy/llvm-objcopy.cpp | 1 +
6 files changed, 120 insertions(+), 74 deletions(-)
create mode 100644 tools/llvm-objcopy/Buffer.cpp
create mode 100644 tools/llvm-objcopy/Buffer.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.