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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 87ace3a9 0: update: binutils-gcc-linux: all
new e0fbff7e 0: update: 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 (87ace3a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 220 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 10914 +++++++--------
04-build_abe-stage1/console.log | 13952 ++++++++++---------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26306 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26308 insertions(+), 26324 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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from ca1d0b41c0a PR rtl-optimization/91347 * dse.c (scan_insn): Call add_w [...]
adds a65f9e105bc Daily bump.
adds 57cd6132b06 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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 9a72f33d 0: update: gcc-ca1d0b41c0ab8aa6d69d67b5f0bd546e815c1e49: 0
new 24b67932 0: update: gcc-57cd6132b06d47627f917420ef8e8df0495c52ef: 0
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 (9a72f33d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 180 +-
03-build_abe-bootstrap_ubsan/console.log | 89096 ++++++++++++++--------------
console.log | 89428 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
5 files changed, 89412 insertions(+), 89432 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 fb56e5bdf Add missing include
new 5185458e4 Rename lldb/source/Interpreter/OptionValueFileSpecLIst.cpp to [...]
new 96093ec72 Rename lldb/source/Interpreter/OptionValueFileSpecListTmp.cpp [...]
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:
source/Interpreter/CMakeLists.txt | 2 +-
.../{OptionValueFileSpecLIst.cpp => OptionValueFileSpecList.cpp} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
rename source/Interpreter/{OptionValueFileSpecLIst.cpp => OptionValueFileSpecList. [...]
--
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 adfeeb980ba Fight a bit against global initializers. NFC.
new 83e3885fb1e [NFC][InstCombine] New tests: unrecognized_three-way-compar [...]
new 57c068763a0 IR. Change strip* family of functions to not look through aliases.
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:
include/llvm/IR/Value.h | 23 +-
lib/Analysis/ConstantFolding.cpp | 4 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 2 +-
lib/Analysis/StackSafetyAnalysis.cpp | 4 +-
lib/CodeGen/Analysis.cpp | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 3 +-
lib/IR/Constants.cpp | 6 +-
lib/IR/Module.cpp | 2 +-
lib/IR/Value.cpp | 30 +--
lib/IR/Verifier.cpp | 2 +-
.../WebAssembly/WebAssemblyLowerGlobalDtors.cpp | 2 +-
lib/Transforms/IPO/ConstantMerge.cpp | 2 +-
lib/Transforms/IPO/GlobalOpt.cpp | 4 +-
.../InstCombine/bitcast-alias-function.ll | 239 ---------------------
test/Transforms/InstCombine/bitcast-function.ll | 206 ++++++++++++++++++
test/Transforms/InstCombine/gep-alias.ll | 15 ++
test/Transforms/InstCombine/pr39177.ll | 2 +-
.../unrecognized_three-way-comparison.ll | 121 +++++++++++
18 files changed, 373 insertions(+), 296 deletions(-)
delete mode 100644 test/Transforms/InstCombine/bitcast-alias-function.ll
create mode 100644 test/Transforms/InstCombine/bitcast-function.ll
create mode 100644 test/Transforms/InstCombine/gep-alias.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 clang.
from b7e6b989b1 Disable the ScanDepsReuseFilemanager test on Windows
new 2763806de6 IR. Change strip* family of functions to not look through aliases.
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:
lib/CodeGen/CGExpr.cpp | 3 +--
1 file changed, 1 insertion(+), 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 b795783d272 [llvm-objcopy][NFC] Refactor symbol/section matching
new adfeeb980ba Fight a bit against global initializers. NFC.
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:
lib/WindowsManifest/WindowsManifestMerger.cpp | 2 +-
tools/llvm-objcopy/ELF/Object.cpp | 2 +-
2 files 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 clang-tools-extra.
from cadb16e4 [clangd] Fold string copy into lambda capture. NFC.
new c1bf6a91 Fight a bit against global initializers. NFC.
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/index/CanonicalIncludes.cpp | 1313 ++++++++++++++++++------------------
clangd/index/Ref.cpp | 3 +-
2 files changed, 658 insertions(+), 658 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 lld.
from f649a7426 [COFF] Add libcall symbols to the link when LTO is being used
new b1924e9fa Fight a bit against global initializers. NFC.
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:
COFF/MapFile.cpp | 4 ++--
ELF/MapFile.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.