This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4e25c191659 Add a new reduction pattern match
new 5b0ffb89bd6 Fix parenthesis warning in IVDescriptors
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/Analysis/IVDescriptors.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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-allmodconfig
in repository toolchain/binutils-gdb.
from 637d905555 Automatic date update in version.in
adds 081de957bc Automatic date update in version.in
adds 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf64-ppc.c | 3 +-
bfd/version.h | 2 +-
ld/ChangeLog | 6 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr23937.d | 10 ++++++
ld/testsuite/ld-powerpc/pr23937.s | 65 +++++++++++++++++++++++++++++++++++++
7 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr23937.d
create mode 100644 ld/testsuite/ld-powerpc/pr23937.s
--
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 365d19d9574 [SelectionDAG] Support result type promotion for FLT_ROUNDS_
new 983661ef622 [RISCV] Add UNIMP instruction (32- and 16-bit forms)
new 4e25c191659 Add a new reduction pattern match
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:
include/llvm/Analysis/IVDescriptors.h | 7 +-
lib/Analysis/IVDescriptors.cpp | 72 ++-
lib/Target/RISCV/RISCVInstrInfo.td | 9 +
lib/Target/RISCV/RISCVInstrInfoC.td | 8 +
test/MC/RISCV/compress-rv32i.s | 6 +
test/MC/RISCV/rv32c-valid.s | 3 +
test/MC/RISCV/rv32i-valid.s | 3 +
test/Transforms/LoopVectorize/if-reduction.ll | 821 ++++++++++++++++++++++++++
8 files changed, 922 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/if-reduction.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 clang.
from 1fe45f9347 lyzer] [HOTFIX!] SValBuilder crash when `aggressive-binary-o [...]
new a5e084e606 Fix warning about unused variable [NFC]
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:
.../Checkers/RetainCountChecker/RetainCountDiagnostics.cpp | 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.
unknown user pushed a change to branch master
in repository gcc.
from 39f7a88fefc 2018-11-30 Richard Biener <rguenther(a)suse.de>
new d75dd45b378 [RS6000] num_insns_constant ICE
new 9e622efe71a [RS6000] PowerPC64 soft-float
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:
gcc/ChangeLog | 20 ++++++
gcc/config/rs6000/predicates.md | 21 +++++-
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 137 +++++++++++++++++++++++++-------------
gcc/config/rs6000/rs6000.md | 2 +-
5 files changed, 130 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.