This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from e18b9b92 Moved DenseMap support for SymbolID into SymbolID.h
new 1c13427d Moved SymbolLocation into its own header and implementation file
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:
clangd/CMakeLists.txt | 1 +
clangd/XRefs.cpp | 2 +-
clangd/index/Index.cpp | 24 -----------
clangd/index/Index.h | 65 +---------------------------
clangd/index/Merge.cpp | 2 +-
clangd/index/Serialization.cpp | 2 +-
clangd/index/Serialization.h | 1 +
clangd/index/SymbolCollector.cpp | 1 +
clangd/index/SymbolLocation.cpp | 40 +++++++++++++++++
clangd/index/SymbolLocation.h | 88 ++++++++++++++++++++++++++++++++++++++
clangd/index/YAMLSerialization.cpp | 1 +
11 files changed, 136 insertions(+), 91 deletions(-)
create mode 100644 clangd/index/SymbolLocation.cpp
create mode 100644 clangd/index/SymbolLocation.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/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from af6a54de2d9 Backported from mainline 2019-02-18 Jakub Jelinek <jaku [...]
adds e3f601de295 PR target/89397 * config/i386/i386.c (ix86_atomic_assign_ [...]
adds a98c1140d9f Daily bump.
adds 67a3d65012a Backport from trunk 2019-02-20 Li Jia He <helijia@linux [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 24 +++++++++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 10 +++----
gcc/config/i386/sse.md | 2 +-
gcc/config/rs6000/rs6000.c | 12 +-------
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/gcc.target/powerpc/pr88100.c | 44 ++++++++++++++++++++++++++++++
7 files changed, 83 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88100.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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a1da6677b1 0: good: binutils-gcc-linux: boot
new dea941ba7f 0: good: 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 (a1da6677b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4250 ++++++++--------
4-build_abe-stage1/console.log | 5156 ++++++++++----------
5-build_linux/console.log | 53 +-
6-boot_linux/console.log | 330 +-
console.log | 9901 ++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
8 files changed, 9238 insertions(+), 10480 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 c8a454ac138 [ARM GlobalISel] Support global variables for Thumb2
new e6ae1b85043 [X86][AVX] Fold vf64 concat_vectors(movddup(x),movddup(x)) [...]
new 3a79f0dbdd2 Fixed a typo in the test s/CEHCK/CHECK/
new ce3f788c40c Fixed typos in a test: s/CEHCK/CHECK/
The 3 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/X86/X86ISelLowering.cpp | 12 +++++++++++-
test/CodeGen/PowerPC/inlineasm-vsx-reg.ll | 7 +++++--
test/CodeGen/X86/widened-broadcast.ll | 19 ++++---------------
utils/lit/tests/shtest-shell.py | 14 +++++++-------
4 files changed, 27 insertions(+), 25 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-tools-extra.
from 4def74ee [clang-tidy] misc-string-integer-assignment: fix false positive
new e18b9b92 Moved DenseMap support for SymbolID into SymbolID.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:
clangd/index/Index.h | 25 -------------------------
clangd/index/SymbolID.h | 22 ++++++++++++++++++++++
2 files changed, 22 insertions(+), 25 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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a010531495 0: good: llvm-linux: boot
new d656e2e21a 0: good: 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 (a010531495)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 14 +-
2-build_llvm/console.log | 9659 ++++++++++++++++++++--------------------
3-build_linux/console.log | 33 +-
console.log | 9706 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 8 +-
5 files changed, 9708 insertions(+), 9712 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 32f6332ef1a [llvm-objdump] - Improve the error message for "removing a [...]
new c8a454ac138 [ARM GlobalISel] Support global variables for Thumb2
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/ARM/ARMInstructionSelector.cpp | 95 +++++++++----
lib/Target/ARM/ARMLegalizerInfo.cpp | 3 +-
.../ARM/GlobalISel/arm-legalize-globals.mir | 29 ++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 26 ----
.../ARM/GlobalISel/thumb-isel-globals-pic.ll | 114 ++++++++++++++++
.../ARM/GlobalISel/thumb-isel-globals-ropi-rwpi.ll | 122 +++++++++++++++++
.../ARM/GlobalISel/thumb-isel-globals-static.ll | 50 +++++++
.../ARM/GlobalISel/thumb-select-globals-pic.mir | 127 ++++++++++++++++++
.../GlobalISel/thumb-select-globals-ropi-rwpi.mir | 147 +++++++++++++++++++++
.../ARM/GlobalISel/thumb-select-globals-static.mir | 71 ++++++++++
10 files changed, 733 insertions(+), 51 deletions(-)
create mode 100644 test/CodeGen/ARM/GlobalISel/arm-legalize-globals.mir
create mode 100644 test/CodeGen/ARM/GlobalISel/thumb-isel-globals-pic.ll
create mode 100644 test/CodeGen/ARM/GlobalISel/thumb-isel-globals-ropi-rwpi.ll
create mode 100644 test/CodeGen/ARM/GlobalISel/thumb-isel-globals-static.ll
create mode 100644 test/CodeGen/ARM/GlobalISel/thumb-select-globals-pic.mir
create mode 100644 test/CodeGen/ARM/GlobalISel/thumb-select-globals-ropi-rwpi.mir
create mode 100644 test/CodeGen/ARM/GlobalISel/thumb-select-globals-static.mir
--
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 dc24d8a91a4 2019-02-28 Paolo Carlini <paolo.carlini(a)oracle.com>
new c5a08a5dd65 AArch64: Have empty HWCAPs string ignored during native fea [...]
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 | 7 +++++
gcc/config/aarch64/aarch64-option-extensions.def | 3 ++-
gcc/config/aarch64/driver-aarch64.c | 32 ++++++++++++++---------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/aarch64/options_set_10.c | 11 ++++++++
5 files changed, 45 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/options_set_10.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 clang-tools-extra.
from fc6d1762 [clang-tidy] Add the abseil-time-subtraction check
new 4def74ee [clang-tidy] misc-string-integer-assignment: fix false positive
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:
clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp | 9 +++++++--
test/clang-tidy/bugprone-string-integer-assignment.cpp | 4 ++--
2 files changed, 9 insertions(+), 4 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 34ecb73b27f PR c/89525 * c-typeck.c (convert_arguments): Call inform_ [...]
new dc24d8a91a4 2019-02-28 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice10.C | 18 ++++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice10.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.