This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e5aaa246f8d [x86] add movddup specialization for build vector lowering [...]
new 77cc2398608 [RuntimeUnrolling] NFC: Add TODO and comments in connectProlog
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/Transforms/Utils/LoopUnrollRuntime.cpp | 18 ++++++++++++++++++
1 file changed, 18 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 clang.
from 5d78f362c9 Remove stat cache chaining as it's no longer needed after PT [...]
new 519ff3868c [analyzer] Tests quickfix.
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/Analysis/osobject-retain-release.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/gcc.
from 791aa458423 Daily bump.
adds 14bec2c9623 Daily bump.
adds d950113ac29 Backport from mainline 2018-12-10 Uros Bizjak <ubizjak@ [...]
adds d94e4752a72 * gcc.target/i386/pr88418.c (dg-options): Add -mno-avx.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 ++++++++++++++++++++---------
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 11 +++++++----
gcc/testsuite/ChangeLog | 10 +++++++++-
gcc/testsuite/gcc.target/i386/pr88418.c | 15 +++++++++++++++
5 files changed, 52 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88418.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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 05359f2e3 binutils-9c5238b230059975f0b592c3af20c5f56e3428d9: all
new ae0ca68bb gcc-d94e4752a72a3e3a35a8149d26ac301f3e9374f9: all
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 (05359f2e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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:
1-reset_artifacts/console.log | 85 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6094 ++++++------
4-build_abe-stage1/console.log | 12131 ++++++++++++------------
5-count_linux_objs/console.log | 160 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18488 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18538 insertions(+), 18470 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 4b4e8fad24 Switch from cast<> to dyn_cast<>.
new 5d78f362c9 Remove stat cache chaining as it's no longer needed after PT [...]
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/clang/Basic/FileManager.h | 14 +++---------
include/clang/Basic/FileSystemStatCache.h | 30 ------------------------
lib/Basic/FileManager.cpp | 38 +++----------------------------
lib/Basic/FileSystemStatCache.cpp | 17 +++++++-------
lib/Tooling/Tooling.cpp | 2 +-
unittests/Basic/FileManagerTest.cpp | 29 ++++++++---------------
6 files changed, 25 insertions(+), 105 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 lld.
from 95c446e66 Remove dead code.
new 58c8fa3db Add a doc for missing key function and an error message refer [...]
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:
ELF/Relocations.cpp | 4 +++
docs/missingkeymethod.rst | 84 +++++++++++++++++++++++++++++++++++++++++++++++
test/ELF/undef.s | 4 +++
3 files changed, 92 insertions(+)
create mode 100644 docs/missingkeymethod.rst
--
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 095711ed8c2 PR middle-end/85594 PR middle-end/88553 * omp-expand.c ( [...]
new f8cec2ce74d correct double semi-colons
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/fortran/expr.c | 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-master-arm-mainline-allyesconfig
in repository toolchain/linux-next.
from 1d51b4b1d3f2 Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pu [...]
adds eb66eff6636d ubifs: replay: Fix high stack usage
adds aa3d31e08c57 ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
adds 60eb5da2434b ubifs: auth: Add CONFIG_KEYS dependency
adds 6554a56f352e ubifs: Fix memory leak on error condition
adds d62e98ed1efc ubifs: Fix default compression selection in ubifs
adds b95f83ab762d ubi: Put MTD device after it is not used
adds e542087701f0 ubi: Do not drop UBI device reference before using
adds e58725d51fa8 ubifs: Handle re-linking of inodes correctly while recovery
adds f57b620a89ad Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/l [...]
adds a4f98be7dc31 MAINTAINERS: add entry for i2c-axxia driver
adds 32774a8153b4 i2c: nvidia-gpu: mark resume function as __maybe_unused
adds 9097a058d49e Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 7 ++++
drivers/i2c/busses/i2c-nvidia-gpu.c | 2 +-
drivers/mtd/ubi/build.c | 2 +-
drivers/mtd/ubi/kapi.c | 2 +-
fs/ubifs/Kconfig | 16 ++++-----
fs/ubifs/lpt.c | 12 +++----
fs/ubifs/replay.c | 72 +++++++++++++++++++++++++++++++------
fs/ubifs/sb.c | 13 ++++++-
8 files changed, 97 insertions(+), 29 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/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b30b4a118 llvm-8cf803bd99b588b1baae20efca8e239adb4512d6: 17262
new f0231ee64 linux-9097a058d49e049925d8da72db07fffcee24efa0: 17262
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 (b30b4a118)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 90 +-
2-build_llvm/console.log | 9016 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 634 +--
console.log | 9710 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 9686 insertions(+), 9782 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-mainline-allyesconfig
in repository toolchain/gcc.
from 791aa458423 Daily bump.
adds 14bec2c9623 Daily bump.
adds d950113ac29 Backport from mainline 2018-12-10 Uros Bizjak <ubizjak@ [...]
adds d94e4752a72 * gcc.target/i386/pr88418.c (dg-options): Add -mno-avx.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 ++++++++++++++++++++---------
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 11 +++++++----
gcc/testsuite/ChangeLog | 10 +++++++++-
gcc/testsuite/gcc.target/i386/pr88418.c | 15 +++++++++++++++
5 files changed, 52 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88418.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.