This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from f8046db3d [BreakpointList] Simplify/modernize BreakpointList (NFC)
new 2b4f98b00 Fix unused private field warning.
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:
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp | 5 +++--
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0c2babf4d binutils-ee68c5f4184700e8fb4f3f16de5b9c0115cb5f9f: all
new 6363a8064 gcc-5ebed7d0054f66dd90e546b0d3f8b813fd31f8c9: 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 (0c2babf4d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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:
1-reset_artifacts/console.log | 70 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6073 ++++++------
4-build_abe-stage1/console.log | 11933 ++++++++++++------------
5-count_linux_objs/console.log | 401 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18621 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18516 insertions(+), 18634 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 f9a5bcde91e [WebAssembly] Rename StoreResults to MemIntrinsicResults
new 5f281ed0fca [PGO] Revert r350579 to fix commit message.
new d7d79030fba [PGO] Use SourceFileName rather module name in PGOFuncName
new 41d08309c8c [InstCombine] canonicalize another raw IR rotate pattern to [...]
new c445cab044b [llvm-profdata] add value-cutoff functionality in show command
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:
lib/ProfileData/InstrProf.cpp | 11 +++--
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 54 ++++++++++++++++++++++
lib/Transforms/InstCombine/InstCombineSelect.cpp | 5 +-
test/Transforms/InstCombine/rotate.ll | 33 ++-----------
4 files changed, 67 insertions(+), 36 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 32c9fb822 gcc-caa8ded0c1686be433e589ef90974e01eed7886d: all
new a33b346b8 binutils-cfeadda545c4961877969e6a66be79278696e012: 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 (32c9fb822)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
1-reset_artifacts/console.log | 113 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3714 +++++-----
4-build_abe-stage1/console.log | 4440 ++++++------
5-count_linux_objs/console.log | 5897 ++++++++--------
console.log | 13780 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 14035 insertions(+), 13931 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 8629d61f2f5 PR rtl-optimization/79593 * config/i386/i386.md (reg = me [...]
new 91902bb4253 PR c++/88538 - braced-init-list in template-argument-list. [...]
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/cp/ChangeLog | 4 ++++
gcc/cp/parser.c | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp2a/nontype-class11.C | 21 +++++++++++++++++++++
4 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class11.C
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 58ad8da60 binutils-cfeadda545c4961877969e6a66be79278696e012: all
new 21d41fe87 gcc-8629d61f2f532361bc5991666d36c6f5cdf7fc09: 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 (58ad8da60)
\
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:
1-reset_artifacts/console.log | 94 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3675 +++---
4-build_abe-stage1/console.log | 5131 ++++----
5-count_linux_objs/console.log | 15824 +++++++++++------------
console.log | 25304 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 25185 insertions(+), 24865 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 8c244a62d85 Fix go bindings for r350647: missed a function rename
new 6fbbd583d59 [llvm-mca] Improve debugging (NFC)
new 68691047f3d [llvm-mca] Update the Exynos test cases (NFC)
new f5b78899a01 [AArch64] Adjust the cost model for Exynos
new f9380afdb8e [PGO] Revert r350442 to fix commit message.
new f9a5bcde91e [WebAssembly] Rename StoreResults to MemIntrinsicResults
The 5 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/MCA/Instruction.h | 6 ++
lib/MCA/HardwareUnits/ResourceManager.cpp | 1 +
lib/MCA/InstrBuilder.cpp | 3 +
lib/ProfileData/InstrProf.cpp | 11 ++-
lib/Target/AArch64/AArch64SchedExynosM1.td | 7 +-
lib/Target/AArch64/AArch64SchedExynosM3.td | 14 ++--
lib/Target/AArch64/AArch64SchedPredExynos.td | 93 +++++++++++-----------
lib/Target/WebAssembly/CMakeLists.txt | 2 +-
lib/Target/WebAssembly/README.txt | 8 +-
lib/Target/WebAssembly/WebAssembly.h | 4 +-
...ults.cpp => WebAssemblyMemIntrinsicResults.cpp} | 59 ++++++++------
.../WebAssembly/WebAssemblyTargetMachine.cpp | 11 +--
.../WebAssembly/dbg-value-live-interval.ll | 2 +-
.../llvm-mca/AArch64/Exynos/shifted-register.s | 36 ++++-----
14 files changed, 138 insertions(+), 119 deletions(-)
rename lib/Target/WebAssembly/{WebAssemblyStoreResults.cpp => WebAssemblyMemIntrin [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.