This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from af76058428e [LoopVectorize] add tests for funnel shifts; NFC
new 7b8a79a2888 [VectorUtils] reorder list of vectorizable intrinsics; 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:
lib/Analysis/VectorUtils.cpp | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 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 binutils-gdb.
from 3a0f69be55 [BINUTILS, AARCH64, 8/8] Add data cache instructions for Mem [...]
new 8a758655b3 Update documentation describing how the linker chooses a sta [...]
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:
ld/ChangeLog | 6 ++++++
ld/ld.texi | 2 +-
2 files changed, 7 insertions(+), 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 7b09dee121a * config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove [...]
new 48625f587d7 2018-11=12 Richard Biener <rguenther(a)suse.de>
new 2e148a35710 [GCC, ARM] Enable armv8.5-a and add +sb and +predres for pr [...]
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 | 88 ++++++++++
gcc/config/arm/arm-cpus.in | 35 ++++
gcc/config/arm/arm-tables.opt | 13 +-
gcc/config/arm/t-aprofile | 7 +
gcc/config/arm/t-arm-elf | 3 +-
gcc/config/arm/t-multilib | 10 +-
gcc/doc/invoke.texi | 46 ++++++
gcc/gimple-ssa-evrp-analyze.c | 6 +-
gcc/ipa-cp.c | 8 +-
gcc/ipa-prop.c | 10 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/arm/multilib.exp | 8 +
gcc/tree-ssa-threadedge.c | 4 +-
gcc/tree-ssanames.c | 2 +-
gcc/tree-vrp.c | 259 +++++++++++++++---------------
gcc/tree-vrp.h | 44 +++--
gcc/vr-values.c | 188 ++++++++++++----------
gcc/vr-values.h | 2 +-
18 files changed, 478 insertions(+), 260 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-next-allnoconfig
in repository toolchain/gcc.
from a60d2da6fad Daily bump.
adds 30e38aef5ba Backport from mainline 2018-11-04 Uros Bizjak <ubizjak@ [...]
adds e0fbb3dafaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr58372.C | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr58372.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-next-allmodconfig
in repository toolchain/gcc.
from a60d2da6fad Daily bump.
adds 30e38aef5ba Backport from mainline 2018-11-04 Uros Bizjak <ubizjak@ [...]
adds e0fbb3dafaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr58372.C | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr58372.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 master
in repository llvm.
from 789879d5be5 [CostModel] Add more realistic SK_ExtractSubvector generic costs.
new bc960f6c3e8 Fix unused variable warning. NFCI.
new af76058428e [LoopVectorize] add tests for funnel shifts; NFC
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/CodeGen/BasicTTIImpl.h | 3 +-
test/Transforms/LoopVectorize/intrinsic.ll | 52 ++++++++++++++++++++++++++++++
2 files changed, 53 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 clang.
from 4b7ff10919 Make clang-based tools find libc++ on MacOS
new 7de59a5b9e Revert rL346644, rL346642: the added test test/CodeGen/code- [...]
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:
docs/ReleaseNotes.rst | 6 ---
docs/UsersManual.rst | 49 -----------------
include/clang/Driver/Options.td | 6 ---
include/clang/Frontend/CodeGenOptions.h | 6 ---
lib/CodeGen/BackendUtil.cpp | 2 -
lib/Driver/ToolChains/Clang.cpp | 23 --------
lib/Frontend/CompilerInvocation.cpp | 4 --
test/CodeGen/Inputs/code-coverage-filter1.h | 1 -
test/CodeGen/Inputs/code-coverage-filter2.h | 1 -
test/CodeGen/code-coverage-filter.c | 84 -----------------------------
10 files changed, 182 deletions(-)
delete mode 100644 test/CodeGen/Inputs/code-coverage-filter1.h
delete mode 100644 test/CodeGen/Inputs/code-coverage-filter2.h
delete mode 100644 test/CodeGen/code-coverage-filter.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.