This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f75a0e800f6 OpaquePtr: switch to GlobalValue::getValueType in a few pla [...]
new a2b6103501e [yaml2obj/elf-override-shsize.yaml] - An attemp to fix ppc64 bot.
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/yaml2obj/elf-override-shsize.yaml | 4 ++--
1 file 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 llvm.
from 3883c857f45 [yaml2obj] - Allow overriding the sh_size field.
new 4041c43e726 InstructionSimplify: Simplify InstructionSimplify. NFC.
new f132387454f OpaquePtr: use load instruction directly for type. NFC.
new 2a2e351b9db OpaquePtr: use byval accessor instead of inspecting pointer [...]
new f75a0e800f6 OpaquePtr: switch to GlobalValue::getValueType in a few pla [...]
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:
include/llvm/Analysis/InstructionSimplify.h | 9 ----
lib/Analysis/InstructionSimplify.cpp | 66 +++++++++---------------
lib/Analysis/MemoryBuiltins.cpp | 2 +-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 4 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 5 +-
lib/Target/Hexagon/HexagonTargetObjectFile.cpp | 7 +--
lib/Transforms/Scalar/LICM.cpp | 3 +-
7 files changed, 32 insertions(+), 64 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 cd8f46c50 [ELF] Handle non-glob patterns before glob patterns in versio [...]
new b2ddf1046 [WebAssembly] Import __stack_pointer when building -pie binaries
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/wasm/pie.ll | 5 +++++
wasm/Driver.cpp | 31 ++++++++++++++-----------------
wasm/Writer.cpp | 2 +-
3 files changed, 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7215e14 2: update: binutils-00db9531969db8b6ab984da996d0411fad938589: 16977
new f48ac31 2: update: gcc-4db8fa383bc9551c139eec5254f1ce8c56c6a493: 16977
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 (7215e14)
\
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 | 126 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11253 +++++++--------
04-build_abe-stage1/console.log | 15201 ++++++++++----------
05-build_linux/console.log | 475 +-
08-update_baseline/console.log | 70 +-
console.log | 27563 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 27550 insertions(+), 27580 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 4bfeddb4597 [llvm-readobj/llvm-readelf] - Report a warning instead of a [...]
new 1cd6b390533 [NFC] Updated tests for D64285
new 3883c857f45 [yaml2obj] - Allow overriding the sh_size field.
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/ObjectYAML/ELFYAML.h | 4 +
lib/ObjectYAML/ELFYAML.cpp | 10 +-
.../{InstSimplify => InstCombine}/ashr-lshr.ll | 234 ++++++++++++++-------
test/Transforms/InstSimplify/ashr-lshr.ll | 139 +++++++++---
test/tools/yaml2obj/elf-override-shsize.yaml | 159 ++++++++++++++
tools/yaml2obj/yaml2elf.cpp | 20 +-
6 files changed, 445 insertions(+), 121 deletions(-)
copy test/Transforms/{InstSimplify => InstCombine}/ashr-lshr.ll (68%)
create mode 100644 test/tools/yaml2obj/elf-override-shsize.yaml
--
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/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5042ae3 0: update: llvm-linux: boot
new c88afb9 0: update: llvm-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 (5042ae3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 143 +-
02-build_llvm/console.log | 12030 ++++++++++++++++++------------------
03-build_linux/console.log | 801 +--
console.log | 12974 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12990 insertions(+), 12966 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 fc918c2e [clangd] Fix an assertion crash in "ExtractVariable" tweak
new e48bd727 [clangd] Remove the extra ";", 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/unittests/TestFS.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.