This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from b34e9a2 [ELF/AMDGPU]: Add support for new relocations
new 68f29b2 [ELF] - Implemented -z wxneeded.
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/Config.h | 1 +
ELF/Driver.cpp | 1 +
ELF/LinkerScript.cpp | 1 +
ELF/Writer.cpp | 7 +++++++
test/ELF/linkerscript/openbsd-wxneeded.s | 17 +++++++++++++++++
test/ELF/openbsd-wxneeded.s | 17 +++++++++++++++++
6 files changed, 44 insertions(+)
create mode 100644 test/ELF/linkerscript/openbsd-wxneeded.s
create mode 100644 test/ELF/openbsd-wxneeded.s
--
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 d1a990d [GlobalISel] Get the AArch64 tests to work on Linux
new 877e3be AMDGPU: Select 64-bit {ADD,SUB}{C,E} nodes
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 47 +++++++++++++++++++++------
test/CodeGen/AMDGPU/add_i128.ll | 56 ++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/add_i128.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 libcxx.
from 472c8c6 Remove dead CMake target
new 78c020b Work around Clang driver segfault when --coverage is used wit [...]
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/libcxx/compiler.py | 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 9b21983 Fix use-after-frees
new d1a990d [GlobalISel] Get the AArch64 tests to work on Linux
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/AArch64/GlobalISel/arm64-fallback.ll | 8 +++++---
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir | 13 +++++++++----
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 2 +-
test/CodeGen/AArch64/GlobalISel/arm64-regbankselect.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-add.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-and.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-cmp.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-combines.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-constant.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-div.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-ext.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-fcmp.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-gep.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-mul.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-or.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-rem.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-simple.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-sub.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/legalize-xor.mir | 2 +-
unittests/CodeGen/GlobalISel/CMakeLists.txt | 1 +
21 files changed, 33 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.
from 3c90e57 Deduplicate sets of replacements by file names.
new f01b6d6 Try to fix windows bot file path style failure caused by r284219.
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/Tooling/RefactoringTest.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-tools-extra.
from d5ce9ab [clang-tidy] Fix readability-braces-around-statements false positive
new 0df5a13 [clang-move] Matching static class member more 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:
clang-move/ClangMove.cpp | 8 +++++++-
test/clang-move/Inputs/test.cpp | 3 +++
test/clang-move/Inputs/test.h | 1 +
test/clang-move/move-class.cpp | 2 ++
4 files changed, 13 insertions(+), 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 gcc.
from 629e12a Simplify reference_wrapper nested typedefs
new 89e662e Support only \0-terminated string in c_getstr and return
new d923797 PR libstdc++/77944 * include/std/variant: include <bits/fun [...]
The 2 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/fold-const.c | 38 +++++++++++++++++++++++++++++---------
gcc/fold-const.h | 2 +-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/std/variant | 1 +
5 files changed, 42 insertions(+), 10 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 5acb9d0 [mips] Fix aui/daui/dahi/dati for MIPSR6
new 9b21983 Fix use-after-frees
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/CodeGen/SelectionDAGNodes.h | 5 ++++-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
2 files changed, 6 insertions(+), 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 5d66203 AMDGPU: Fix use-after-frees
new 5acb9d0 [mips] Fix aui/daui/dahi/dati for MIPSR6
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/AsmParser/MipsAsmParser.cpp | 10 ++++++++++
lib/Target/Mips/Disassembler/MipsDisassembler.cpp | 20 ++++++++++++++------
lib/Target/Mips/MicroMips32r6InstrInfo.td | 2 +-
lib/Target/Mips/MicroMips64r6InstrInfo.td | 12 +++++++-----
lib/Target/Mips/Mips32r6InstrInfo.td | 2 +-
lib/Target/Mips/Mips64r6InstrInfo.td | 10 ++++++----
lib/Target/Mips/MipsInstrInfo.td | 13 +++++++++++++
test/MC/Disassembler/Mips/micromips32r6/valid.txt | 2 +-
test/MC/Disassembler/Mips/micromips64r6/valid.txt | 4 ++--
.../Disassembler/Mips/mips32r6/valid-mips32r6-el.txt | 2 +-
.../MC/Disassembler/Mips/mips32r6/valid-mips32r6.txt | 2 +-
.../Disassembler/Mips/mips64r6/valid-mips64r6-el.txt | 3 ++-
.../MC/Disassembler/Mips/mips64r6/valid-mips64r6.txt | 4 ++--
test/MC/Mips/micromips32r6/valid.s | 2 +-
test/MC/Mips/micromips64r6/invalid.s | 15 +++++++++++++--
test/MC/Mips/micromips64r6/valid.s | 5 +++--
test/MC/Mips/mips32r6/invalid.s | 2 ++
test/MC/Mips/mips32r6/valid.s | 2 +-
test/MC/Mips/mips64r6/invalid.s | 13 +++++++++++++
test/MC/Mips/mips64r6/valid.s | 14 +++++++-------
20 files changed, 101 insertions(+), 38 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 fce476b [x86][ms-inline-asm] use of "jmp short" in asm is not supported
new 3c90e57 Deduplicate sets of replacements by file names.
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/Tooling/Core/Replacement.h | 11 +++++------
include/clang/Tooling/Refactoring.h | 6 ++++++
lib/Tooling/Core/Replacement.cpp | 17 ++++++++++-------
lib/Tooling/Refactoring.cpp | 4 ++--
unittests/Tooling/RefactoringTest.cpp | 18 ++++++++++++++++++
5 files changed, 41 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.