This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 73e5c16fba6 [mips] Restrict certain trap instructions for micromipsr6
new 10fa4a104d6 [MIR-Canon] Fixing a test failure caused by COPY Folding.
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/CodeGen/MIR/AMDGPU/mir-canon-multi.mir | 4 +---
1 file changed, 1 insertion(+), 3 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 f1f8a6d5369 [MIR-Canon] Adding ISA-Agnostic COPY Folding.
new 73e5c16fba6 [mips] Restrict certain trap instructions for micromipsr6
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/Mips/MicroMipsInstrInfo.td | 22 ++++++++++++++--------
test/MC/Mips/micromips32r6/invalid.s | 6 ++++++
2 files changed, 20 insertions(+), 8 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 388ad3d2f7c [NFC][MIR-Canon] clang-format cleanup of Mir Canonicalizer Pass.
new f1f8a6d5369 [MIR-Canon] Adding ISA-Agnostic COPY Folding.
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/CodeGen/MIRCanonicalizerPass.cpp | 43 ++++++++++++++++++++++
test/CodeGen/MIR/AArch64/mirCanonCopyCopyProp.mir | 45 +++++++++++++++++++++++
2 files changed, 88 insertions(+)
create mode 100644 test/CodeGen/MIR/AArch64/mirCanonCopyCopyProp.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 clang.
from b0a14b9116 [X86] Introduce archs: goldmont-plus & tremont
new f3653a1e85 Clean carriage returns from lib/ and include/. 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/AST/ASTDumper.cpp | 16 +-
lib/AST/ExprConstant.cpp | 82 +--
lib/CodeGen/CGExprScalar.cpp | 46 +-
lib/Sema/SemaDeclCXX.cpp | 24 +-
lib/Sema/SemaPseudoObject.cpp | 42 +-
lib/Sema/SemaTemplate.cpp | 6 +-
lib/Serialization/ASTWriterStmt.cpp | 14 +-
lib/StaticAnalyzer/Checkers/PaddingChecker.cpp | 660 ++++++++++++-------------
8 files changed, 445 insertions(+), 445 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 0792ef7d6e6 [X86] Introduce archs: goldmont-plus & tremont
new 388ad3d2f7c [NFC][MIR-Canon] clang-format cleanup of Mir Canonicalizer Pass.
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/CodeGen/MIRCanonicalizerPass.cpp | 126 +++++++++++++++++------------------
1 file changed, 60 insertions(+), 66 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 ac7fbab9b4 [analyzer] Do not invalidate the `this` pointer.
new b0a14b9116 [X86] Introduce archs: goldmont-plus & tremont
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/X86Target.def | 3 +
lib/Basic/Targets/X86.cpp | 14 +++
test/Driver/x86-march.c | 8 ++
test/Misc/target-invalid-cpu-note.c | 4 +-
test/Preprocessor/predefined-arch-macros.c | 141 +++++++++++++++++++++++++++++
5 files changed, 168 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 7088d03292e [AArch64][SVE] Asm: Support for structured LD2 (scalar+imm) [...]
new 0792ef7d6e6 [X86] Introduce archs: goldmont-plus & tremont
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/llvm/Support/X86TargetParser.def | 2 ++
lib/Support/Host.cpp | 4 ++-
lib/Target/X86/X86.td | 48 ++++++++++++++++++++++++--------
lib/Target/X86/X86Subtarget.h | 8 +++++-
test/CodeGen/X86/cpus.ll | 2 ++
5 files changed, 50 insertions(+), 14 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 d7523760563 Rename ObjectMemoryBuffer to SmallVectorMemoryBuffer; NFCI
new 7088d03292e [AArch64][SVE] Asm: Support for structured LD2 (scalar+imm) [...]
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/AArch64/AArch64RegisterInfo.td | 24 ++++++++
lib/Target/AArch64/AArch64SVEInstrInfo.td | 6 ++
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 9 ++-
.../AArch64/Disassembler/AArch64Disassembler.cpp | 24 ++++++++
.../AArch64/InstPrinter/AArch64InstPrinter.cpp | 1 +
lib/Target/AArch64/SVEInstrFormats.td | 42 +++++++++++++-
test/MC/AArch64/SVE/ld2b-diagnostics.s | 67 ++++++++++++++++++++++
test/MC/AArch64/SVE/ld2b.s | 26 +++++++++
test/MC/AArch64/SVE/ld2d-diagnostics.s | 67 ++++++++++++++++++++++
test/MC/AArch64/SVE/ld2d.s | 26 +++++++++
test/MC/AArch64/SVE/ld2h-diagnostics.s | 67 ++++++++++++++++++++++
test/MC/AArch64/SVE/ld2h.s | 26 +++++++++
test/MC/AArch64/SVE/ld2w-diagnostics.s | 67 ++++++++++++++++++++++
test/MC/AArch64/SVE/ld2w.s | 26 +++++++++
14 files changed, 474 insertions(+), 4 deletions(-)
create mode 100644 test/MC/AArch64/SVE/ld2b-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld2b.s
create mode 100644 test/MC/AArch64/SVE/ld2d-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld2d.s
create mode 100644 test/MC/AArch64/SVE/ld2h-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld2h.s
create mode 100644 test/MC/AArch64/SVE/ld2w-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld2w.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.