This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e05d7dabece [Windows] Use information from the PE32 exceptions director [...]
new 66d57a8b5c2 [llvm-exegesis] Show noise cluster in analysis output.
new c4cef4273e8 [X86] isFNEG - add recursion depth limit
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:
lib/Target/X86/X86ISelLowering.cpp | 14 ++--
test/tools/llvm-exegesis/X86/analysis-noise.test | 23 +++++++
tools/llvm-exegesis/lib/Analysis.cpp | 81 ++++++++++++++++++------
tools/llvm-exegesis/lib/Analysis.h | 6 ++
4 files changed, 100 insertions(+), 24 deletions(-)
create mode 100644 test/tools/llvm-exegesis/X86/analysis-noise.test
--
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_bmk/llvm-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 5c5a32f0 3: reset: binutils-gcc-glibc-llvm: -1
new 02015ad4 3: reset: binutils-gcc-glibc-llvm: -3
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 (5c5a32f0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 286 +-
03-build_abe-binutils/console.log | 9916 +-
.../console.log | 12423 +-
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 38257 +++---
.../console.log | 39590 +++---
08-build_llvm-true/console.log | 11648 +-
09-benchmark-O2/benchmark-start.log | 1 +
{09-benchmark => 09-benchmark-O2}/benchmark.log | 12 +-
{09-benchmark => 09-benchmark-O2}/console.log | 124 +-
09-benchmark/benchmark-start.log | 1 -
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 39 +-
console.log | 112773 +++++++++---------
jenkins/manifest.sh | 13 +-
results | 2 +-
17 files changed, 112739 insertions(+), 112786 deletions(-)
rename {04-build_abe-stage1--- => 04-build_abe-stage1}/console.log (82%)
rename {07-build_abe-stage2--- => 07-build_abe-stage2}/console.log (87%)
create mode 100644 09-benchmark-O2/benchmark-start.log
rename {09-benchmark => 09-benchmark-O2}/benchmark.log (85%)
rename {09-benchmark => 09-benchmark-O2}/console.log (74%)
delete mode 100644 09-benchmark/benchmark-start.log
--
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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c9f3c074 0: update: binutils-gcc-linux: all
new 2ee83651 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 (c9f3c074)
\
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 | 216 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11105 +++++++--------
04-build_abe-stage1/console.log | 13928 +++++++++----------
05-build_linux/console.log | 812 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26521 ++++++++++++++++++------------------
jenkins/manifest.sh | 11 +-
10 files changed, 26535 insertions(+), 26518 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 b82b00994 ProcessInstanceInfoMatch: Don't match processes with no name [...]
new d85bb787e minidump: Use llvm memory info list parser
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/minidump/MinidumpParser.cpp | 38 ++++++----
source/Plugins/Process/minidump/MinidumpTypes.cpp | 26 -------
source/Plugins/Process/minidump/MinidumpTypes.h | 84 ----------------------
unittests/Process/minidump/MinidumpParserTest.cpp | 1 +
4 files changed, 26 insertions(+), 123 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.