This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 822d999 Correctly merge visibility of linkerscript created symbols.
new 76e740c Simplify. 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:
ELF/LinkerScript.cpp | 8 ++++----
1 file changed, 4 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 llvm.
from 0d70794 [SystemZ] Guard LEFR/LFER with FeatureVector
new c1487e1 [SystemZ] Rework processor feature definitions and add -mcpu= [...]
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/SystemZ/SystemZ.td | 11 +-
.../{SystemZProcessors.td => SystemZFeatures.td} | 134 ++++++++++++++-------
lib/Target/SystemZ/SystemZProcessors.td | 104 +++-------------
lib/Target/SystemZ/SystemZScheduleZ13.td | 2 +
lib/Target/SystemZ/SystemZScheduleZ196.td | 2 +
lib/Target/SystemZ/SystemZScheduleZEC12.td | 2 +
test/MC/SystemZ/insn-bad-z13.s | 2 +
test/MC/SystemZ/insn-bad-z196.s | 2 +
test/MC/SystemZ/insn-bad-zEC12.s | 2 +
test/MC/SystemZ/insn-bad.s | 2 +
test/MC/SystemZ/insn-good-z13.s | 2 +
test/MC/SystemZ/insn-good-z196.s | 1 +
test/MC/SystemZ/insn-good-zEC12.s | 1 +
13 files changed, 137 insertions(+), 130 deletions(-)
copy lib/Target/SystemZ/{SystemZProcessors.td => SystemZFeatures.td} (53%)
--
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 ba837da second attempt at r285565.
new aa2d2f8 [SystemZ] Add -march=archX aliases
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.cpp | 8 ++++++--
test/CodeGen/systemz-abi-vector.c | 2 ++
test/CodeGen/systemz-abi.c | 2 ++
test/CodeGen/target-data.c | 2 ++
test/Driver/systemz-march.c | 10 ++++++++++
test/Preprocessor/predefined-arch-macros.c | 3 +++
6 files changed, 25 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 llvm.
from 3aa3118 Second attempt at r285517.
new b12a0a5 [SystemZ] Fix encoding of MVCK and .insn ss
new 19e305e [SystemZ] Correctly diagnose missing features in AsmParser
new 0d70794 [SystemZ] Guard LEFR/LFER with FeatureVector
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/SystemZ/AsmParser/SystemZAsmParser.cpp | 273 ++++---
.../SystemZ/Disassembler/SystemZDisassembler.cpp | 19 +
.../SystemZ/InstPrinter/SystemZInstPrinter.cpp | 11 +
.../SystemZ/InstPrinter/SystemZInstPrinter.h | 1 +
.../SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp | 14 +
lib/Target/SystemZ/SystemZInstrFormats.td | 6 +-
lib/Target/SystemZ/SystemZInstrInfo.td | 8 +-
lib/Target/SystemZ/SystemZInstrVector.td | 12 +-
lib/Target/SystemZ/SystemZOperands.td | 9 +
test/MC/Disassembler/SystemZ/insns.txt | 12 +-
test/MC/SystemZ/insn-bad-z196.s | 16 +-
test/MC/SystemZ/insn-bad-zEC12.s | 816 ++++++++++-----------
test/MC/SystemZ/insn-bad.s | 135 ++--
test/MC/SystemZ/insn-good.s | 14 +-
test/MC/SystemZ/tokens.s | 4 +-
15 files changed, 755 insertions(+), 595 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 libcxxabi.
from cfd294b Mark thread exit test as unsupported w/o threads
new 8b9be66 Spell libcxxabi-no-threads correctly
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/cxa_thread_atexit_test.pass.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 clang.
from c3014c9 Skip over AnnotatedLines with >50 levels of nesting; don't fo [...]
new ba837da second attempt at r285565.
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.cpp | 1 +
test/CodeGen/avx512-inline-asm-kregisters-basics.c | 11 +++++++++++
2 files changed, 12 insertions(+)
create mode 100644 test/CodeGen/avx512-inline-asm-kregisters-basics.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 libcxx.
from efc9f17 Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: li [...]
new 1c0757a Fix archetypes.hpp under libcpp-no-extensions and std level < 14
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/support/archetypes.hpp | 4 ++--
1 file changed, 2 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 8747163 PR c++/77886 * pt.c (tsubst_expr) <case CASE_LABEL_EXPR> Co [...]
new c6c7914 Skip gcc.dg/lto/pr60449_0.c for avr
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 | 4 ++++
gcc/testsuite/gcc.dg/lto/pr60449_0.c | 1 +
2 files changed, 5 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 50d3ad7 Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.
new 8747163 PR c++/77886 * pt.c (tsubst_expr) <case CASE_LABEL_EXPR> Co [...]
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/cp/ChangeLog | 5 ++
gcc/cp/pt.c | 7 ++-
.../g++.dg/warn/Wimplicit-fallthrough-2.C | 66 ++++++++++++++++++++++
4 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wimplicit-fallthrough-2.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.
from 1f3bb7c clang-format: [JS] Fix missing space after 'yield'.
new c3014c9 Skip over AnnotatedLines with >50 levels of nesting; don't fo [...]
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/Format/TokenAnnotator.cpp | 15 +++++++++++++++
unittests/Format/FormatTest.cpp | 24 ++++++++++++++++++++++++
2 files changed, 39 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.