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 6c2c4caf [NFC] Remove LLVM_ALIGNAS
new 52cff5c3 [Clangd] NFC: Added FIXME in ExtractVariable tests
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/unittests/TweakTests.cpp | 9 +++++++--
1 file changed, 7 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 9c4ce317cc7 2019-07-31 Richard Biener <rguenther(a)suse.de>
new 304a1d8a1a0 Mark necessary 2nd and later args for delete op.
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 | 6 ++++++
gcc/tree-ssa-dce.c | 15 +++++++++------
2 files changed, 15 insertions(+), 6 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards be228e71 0: update: llvm-linux: all
new 8e6d1980 0: update: llvm-linux: 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 (be228e71)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 130 +-
02-build_llvm/console.log | 11950 ++++++++++++++++++------------------
03-build_linux/console.log | 590 +-
04-boot_linux/console.log | 2 +-
console.log | 12672 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12682 insertions(+), 12674 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 e190b9fcfe5 [RISCV] Support 'f' Inline Assembly Constraint
new d2d1fedc77d Fix mismatching vector type in AlignmentTest.cpp
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:
unittests/Support/AlignmentTest.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 llvm.
from 05356fa8fef [NFC][ARMCGP] Use switch in isSupportedValue
new e190b9fcfe5 [RISCV] Support 'f' Inline Assembly Constraint
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/RISCV/RISCVISelLowering.cpp | 21 +++++++++++++
lib/Target/RISCV/RISCVISelLowering.h | 1 +
test/CodeGen/RISCV/inline-asm-d-constraint-f.ll | 40 +++++++++++++++++++++++++
test/CodeGen/RISCV/inline-asm-f-constraint-f.ll | 34 +++++++++++++++++++++
test/CodeGen/RISCV/inline-asm-invalid.ll | 8 +++++
5 files changed, 104 insertions(+)
create mode 100644 test/CodeGen/RISCV/inline-asm-d-constraint-f.ll
create mode 100644 test/CodeGen/RISCV/inline-asm-f-constraint-f.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 379d9dbd50 [RISCV] Add support for floating point registers in inlineasm
new 57eecd1e82 [RISCV] Support 'f' Inline Assembly Constraint
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/Basic/Targets/RISCV.cpp | 4 ++++
test/CodeGen/riscv-inline-asm.c | 12 ++++++++++++
2 files changed, 16 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 gcc.
from 497cfcbe502 PR tree-optimization/91201 * config/i386/sse.md (reduc_pl [...]
new 9c4ce317cc7 2019-07-31 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/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr91178-2.c | 11 ++
gcc/tree-ssa-sccvn.c | 204 ++++++++++++++++---------------
4 files changed, 129 insertions(+), 97 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr91178-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.