This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 24a6b9fe120 Sanitize the constant argument for rotr<mode>3
new b4828d4cd25 Daily bump.
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:
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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d1aa3cf0bb Remove symbol-related static asserts
new 7a13ef8500 Automatic date update in version.in
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:
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.3-branch
in repository binutils-gdb.
from 8c1e8c0360 Automatic date update in version.in
new e8da8ef63a Automatic date update in version.in
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:
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_33-branch
in repository binutils-gdb.
from 09ff928567 Automatic date update in version.in
new 2bfb9e2a3e Automatic date update in version.in
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:
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.
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-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0ab48126 0: update: llvm-linux: all
new 6a8e2f4b 0: update: llvm-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 (0ab48126)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 78 +-
02-build_llvm/console.log | 11848 +++++++++++++++++------------------
03-build_linux/console.log | 918 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 12854 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12864 insertions(+), 12860 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 gcc.
from 1ea82b1d2ed * ipa-inline-analysis.c (do_estimate_edge_time): Relax ch [...]
new b898a4d10e6 * ipa-profile.c (check_argument_count): Check properly tha [...]
new ab4b411ac8a * ipa-cp.c (propagate_vr_across_jump_function): Propagate [...]
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:
gcc/ChangeLog | 10 ++++++++++
gcc/ipa-cp.c | 56 +++++++++++++++++++++++++++++++++++++++++--------------
gcc/ipa-profile.c | 4 +---
3 files changed, 53 insertions(+), 17 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/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from 5ab44f3ec15 Revert "Fix lookup of symbols at the same address with no s [...]
adds 28726b909b9 Merging r373049:
adds 933cfc66fbe Merging r373397:
adds 2cec4d0850a Merging r371733:
adds bc6d0f15c22 [Sema] Add MacroQualified case for FunctionTypeUnwrapper
new b288f7d6bb8 [codeview] Fix for PR43479
new 840845a1eea Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdaf
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/lib/Sema/SemaType.cpp | 9 +-
clang/test/Driver/compilation_database.c | 4 +-
clang/test/Frontend/macro_defined_type.cpp | 4 +
clang/unittests/CMakeLists.txt | 9 ++
llvm/include/llvm/CodeGen/MachineFunction.h | 15 +--
llvm/include/llvm/CodeGen/MachineInstr.h | 52 +++++++-
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 +--
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 34 +++--
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h | 3 +-
llvm/lib/CodeGen/MachineFunction.cpp | 19 +--
llvm/lib/CodeGen/MachineInstr.cpp | 142 ++++++++++-----------
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | 7 +-
.../CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 8 +-
llvm/lib/Target/X86/X86InstrInfo.cpp | 4 +
llvm/test/CodeGen/X86/label-heapallocsite.ll | 43 +++----
llvm/test/CodeGen/X86/pr43529.ll | 39 ++++++
llvm/test/CodeGen/X86/taildup-heapallocsite.ll | 21 ++-
llvm/unittests/CodeGen/MachineInstrTest.cpp | 140 ++++++++++++++++++++
18 files changed, 397 insertions(+), 172 deletions(-)
create mode 100644 llvm/test/CodeGen/X86/pr43529.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 3b723e48 0: update: llvm-linux: boot
new 56f7ed7c 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 (3b723e48)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 60 +-
02-build_llvm/console.log | 11978 ++++++++++++++++----------------
03-build_linux/console.log | 1822 +++--
04-boot_linux/console.log | 406 +-
console.log | 14266 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14272 insertions(+), 14268 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.