This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ac879930f81 [PowerPC] Generate Power9 extswsli extend sign and shift im [...]
new fd520f179d9 Revert extraneous directory added by accident in rL340016
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:
llvm/test/CodeGen/PowerPC/extswsli.ll | 17 -----------------
1 file changed, 17 deletions(-)
delete mode 100644 llvm/test/CodeGen/PowerPC/extswsli.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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 19852c64c09 [DAGCombiner] extractShiftForRotate - fix out of range shift issue
adds ac879930f81 [PowerPC] Generate Power9 extswsli extend sign and shift im [...]
No new revisions were added by this update.
Summary of changes:
lib/Target/PowerPC/PPCISelLowering.cpp | 26 +++++++++++++++++++++++++-
lib/Target/PowerPC/PPCISelLowering.h | 4 ++++
lib/Target/PowerPC/PPCInstr64Bit.td | 5 +++--
lib/Target/PowerPC/PPCInstrInfo.td | 6 ++++++
llvm/test/CodeGen/PowerPC/extswsli.ll | 17 +++++++++++++++++
test/CodeGen/PowerPC/extswsli.ll | 17 +++++++++++++++++
6 files changed, 72 insertions(+), 3 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/extswsli.ll
create mode 100644 test/CodeGen/PowerPC/extswsli.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.
unknown user pushed a change to branch master
in repository llvm.
from 19852c64c09 [DAGCombiner] extractShiftForRotate - fix out of range shift issue
new ac879930f81 [PowerPC] Generate Power9 extswsli extend sign and shift im [...]
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:
lib/Target/PowerPC/PPCISelLowering.cpp | 26 +++++++++++++++++++++++++-
lib/Target/PowerPC/PPCISelLowering.h | 4 ++++
lib/Target/PowerPC/PPCInstr64Bit.td | 5 +++--
lib/Target/PowerPC/PPCInstrInfo.td | 6 ++++++
llvm/test/CodeGen/PowerPC/extswsli.ll | 17 +++++++++++++++++
test/CodeGen/PowerPC/extswsli.ll | 17 +++++++++++++++++
6 files changed, 72 insertions(+), 3 deletions(-)
create mode 100644 llvm/test/CodeGen/PowerPC/extswsli.ll
create mode 100644 test/CodeGen/PowerPC/extswsli.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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from aec303a986c [InstCombine] Remove unused method FAddCombine::createFDiv(). NFC
adds 19852c64c09 [DAGCombiner] extractShiftForRotate - fix out of range shift issue
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
test/CodeGen/X86/combine-rotates.ll | 13 +++++++++++++
2 files changed, 15 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.
unknown user pushed a change to branch master
in repository llvm.
from aec303a986c [InstCombine] Remove unused method FAddCombine::createFDiv(). NFC
new 19852c64c09 [DAGCombiner] extractShiftForRotate - fix out of range shift issue
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
test/CodeGen/X86/combine-rotates.ll | 13 +++++++++++++
2 files changed, 15 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.
unknown user pushed a change to branch master
in repository gcc.
from b7faf40d26c 2018-08-17 Richard Biener <rguenther(a)suse.de>
new 373b37e4938 [PATCH] Move cpp_macro to cpplib.h
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 | 4 ++++
gcc/c-family/ChangeLog | 5 ++++
gcc/c-family/c-ada-spec.c | 1 -
gcc/c-family/c-cppbuiltin.c | 1 -
gcc/cppbuiltin.c | 2 +-
libcpp/ChangeLog | 7 ++++++
libcpp/include/cpp-id-data.h | 56 --------------------------------------------
libcpp/include/cpplib.h | 51 ++++++++++++++++++++++++++++++++++++++++
libcpp/internal.h | 6 +++++
9 files changed, 74 insertions(+), 59 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel
in repository toolchain/jenkins-scripts.
discards fd903a1 tcwg-rr-llvm-kernel: Update kernel repo
new 6103f67 tcwg-rr-llvm-kernel: Update kernel repo
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 (fd903a1)
\
N -- N -- N refs/heads/llvm-kernel (6103f67)
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:
tcwg-rr-llvm-kernel.sh | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 5deec97b305 Fix wrong option declaration of fcilkplus (PR other/86992).
new c7942a81984 2018-08-17 Richard Biener <rguenther(a)suse.de>
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 | 9 +++++++++
gcc/cp/class.c | 1 +
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/torture/pr86763.C | 36 ++++++++++++++++++++++++++++++++++
4 files changed, 54 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr86763.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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from cee4ad0888b Daily bump.
new 5deec97b305 Fix wrong option declaration of fcilkplus (PR other/86992).
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c.opt | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.