This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d77b2d0c0fe Undo unintended change to predicates.md in subversion id 276498
new a7edcc55943 * Makefile.in (OBJS): Add range.o and range-op.o. Remove [...]
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 | 64 +
gcc/Makefile.in | 3 +-
gcc/function-tests.c | 14 +
gcc/ipa-cp.c | 3 +-
gcc/ipa-prop.c | 4 +-
gcc/range-op.cc | 3260 ++++++++++++++++++++++++++++++++
gcc/range-op.h | 88 +
gcc/range.cc | 89 +
libcc1/compiler-name.hh => gcc/range.h | 28 +-
gcc/selftest.h | 4 +
gcc/ssa.h | 1 +
gcc/tree-vrp.c | 1226 ++++++------
gcc/tree-vrp.h | 37 +-
gcc/vr-values.c | 13 +-
gcc/wide-int-range.cc | 865 ---------
gcc/wide-int-range.h | 188 --
16 files changed, 4099 insertions(+), 1788 deletions(-)
create mode 100644 gcc/range-op.cc
create mode 100644 gcc/range-op.h
create mode 100644 gcc/range.cc
copy libcc1/compiler-name.hh => gcc/range.h (52%)
delete mode 100644 gcc/wide-int-range.cc
delete mode 100644 gcc/wide-int-range.h
--
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-defconfig
in repository toolchain/ci/llvm-project.
from 0399d5a9682 Add external project LDC to release notes.
adds d7c87c72e59 Fix a link in the lld 9.0 release notes
No new revisions were added by this update.
Summary of changes:
lld/docs/ReleaseNotes.rst | 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-defconfig
in repository toolchain/ci/base-artifacts.
discards cb049b62 0: update: llvm-linux: boot
new 44278011 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 (cb049b62)
\
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 | 128 +-
02-build_llvm/console.log | 11964 +++++++++++++++++-----------------
03-build_linux/console.log | 802 +--
04-boot_linux/console.log | 476 +-
06-update_baseline/console.log | 25 -
console.log | 13395 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13376 insertions(+), 13422 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 9b966aa5 0: update: binutils-gcc-linux: boot
new ff27c934 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 (9b966aa5)
\
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 | 212 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 11364 +++++++-------
04-build_abe-stage1/console.log | 15959 ++++++++++----------
05-build_linux/console.log | 1104 +-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29314 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29384 insertions(+), 29239 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 d698e4446a2 [X86] Add test case for v8i64->v8i8 truncate with avx512 an [...]
new fa63bf3e202 [llvm-exegesis][NFC] Rename ExegesisTarget::decrementLoopCo [...]
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:
tools/llvm-exegesis/lib/SnippetRepetitor.cpp | 3 ++-
tools/llvm-exegesis/lib/Target.h | 3 ++-
tools/llvm-exegesis/lib/X86/Target.cpp | 10 ++++++----
3 files changed, 10 insertions(+), 6 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 4721f57de factor out an abstract base class for File
new 4d1c7a83b Fix a use-after-free in GDBRemoteCommunicationServerLLGS
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/GDBRemoteCommunicationServerLLGS.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.