This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3487d71788c [AArch64][GlobalISel] Don't import i64imm_32bit pattern at -O0
new 9124b723722 [GVN] Propagate simple equalities from assumes within the t [...]
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:
include/llvm/Transforms/Scalar/GVN.h | 4 +-
lib/Transforms/Scalar/GVN.cpp | 93 +++++++++++++++++++++++++++-------
test/Transforms/GVN/equality-assume.ll | 34 +++++++++----
3 files changed, 100 insertions(+), 31 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-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from aba0dd32455 2019-09-02 Steven G. Kargl <kargl(a)gc.gnu.org>
adds 626d7d48e23 Daily bump.
new d0aa310e2e2 PR tree-optimization/91597 * tree-vrp.c (extract_range_fr [...]
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/ChangeLog | 7 ++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/execute/pr91597.c | 48 +++++++++++++++++++++++++++
gcc/tree-vrp.c | 4 +--
5 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91597.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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 6b68d2cff3 Automatic date update in version.in
adds e5cc07bada Automatic date update in version.in
No new revisions were added by this update.
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/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 819d812c 0: update: binutils-gcc-linux: boot
new 5bea4476 0: update: binutils-gcc-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 (819d812c)
\
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 | 102 +-
02-prepare_abe/console.log | 349 +-
03-build_abe-binutils/console.log | 10919 ++++++++-------
04-build_abe-stage1/console.log | 13825 ++++++++++---------
05-build_linux/console.log | 731 +-
06-boot_linux/console.log | 4 +-
console.log | 25955 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25932 insertions(+), 25965 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 8c526e49928 [Tests/GVN] Precommit requested test additions from D66977
new 1e27c4bfdc5 Revert r370454 "[LoopIdiomRecognize] BCmp loop idiom recognition"
new 3487d71788c [AArch64][GlobalISel] Don't import i64imm_32bit pattern at -O0
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:
docs/ReleaseNotes.rst | 4 -
lib/Target/AArch64/AArch64InstrInfo.td | 11 +
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 877 +--------------------
.../CodeGen/AArch64/GlobalISel/select-constant.mir | 32 +
test/Transforms/LoopIdiom/bcmp-basic.ll | 855 ++++++++++++--------
test/Transforms/LoopIdiom/bcmp-debugify-remarks.ll | 119 +--
test/Transforms/LoopIdiom/bcmp-negative-tests.ll | 2 +-
test/Transforms/LoopIdiom/bcmp-widening.ll | 2 +-
8 files changed, 631 insertions(+), 1271 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 zorg.
from c7357d16 [lldb-cmake] Time test and shuffle
new 56451431 Pass -DLLDB_DISABLE_CURSES to the lldb-x86_64-debian 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:
buildbot/osuosl/master/config/builders.py | 1 +
1 file changed, 1 insertion(+)
--
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 db4d246e77e [cmake] Improve comment describing the C4245 warning. NFCI.
new 8c526e49928 [Tests/GVN] Precommit requested test additions from D66977
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/Transforms/GVN/equality-assume.ll | 88 ++++++++++++++++++++++++++++++++++
1 file changed, 88 insertions(+)
--
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 bf7be131b [test] Remove print statements and verify that the symbol exists
new 9c6822e55 [test] Addres TestConcurrentMany*.py flakiness on macOS
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:
.../Python/lldbsuite/test/make/pseudo_barrier.h | 27 +++++++++-------------
1 file changed, 11 insertions(+), 16 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 gcc-9-branch
in repository gcc.
from 626d7d48e23 Daily bump.
new d0aa310e2e2 PR tree-optimization/91597 * tree-vrp.c (extract_range_fr [...]
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/ChangeLog | 7 ++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/execute/pr91597.c | 48 +++++++++++++++++++++++++++
gcc/tree-vrp.c | 4 +--
4 files changed, 61 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91597.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.