This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a8947ba0ec clang-format: refine calculating brace types.
new 621353684f Reland: [mips] Impose a threshold for coercion of aggregates
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/TargetInfo.cpp | 8 ++++++++
test/CodeGen/mips-aggregate-arg.c | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 test/CodeGen/mips-aggregate-arg.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 lld.
from bf169e007 [ELF] - Don't segfault when assigning non-calculatable absolu [...]
new 3a034a5bf Remove another use of section names. NFC.
new be0d2f4d1 Remove one more use of section names.
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:
ELF/LinkerScript.cpp | 13 ++++++-------
ELF/LinkerScript.h | 2 +-
2 files changed, 7 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 102d6ffbefa chang type from 'int' to 'size_t'. This will fix revision n [...]
new 2436e4547cb [llvm-readobj] Improve errors on invalid binary
new c12fbb0eea8 [SystemZ] Add missing arithmetic instructions
new 81fa691fd60 [SystemZ] Add miscellaneous instructions
new fa879b87eb9 [InstCombine] fix typo in test comment; NFC
The 4 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/README.txt | 2 +-
lib/Target/SystemZ/SystemZInstrFP.td | 13 +
lib/Target/SystemZ/SystemZInstrFormats.td | 82 ++++
lib/Target/SystemZ/SystemZInstrInfo.td | 65 ++-
lib/Target/SystemZ/SystemZScheduleZ13.td | 40 +-
lib/Target/SystemZ/SystemZScheduleZ196.td | 47 +-
lib/Target/SystemZ/SystemZScheduleZEC12.td | 47 +-
test/MC/Disassembler/SystemZ/insns.txt | 762 +++++++++++++++++++++++++++++
test/MC/SystemZ/insn-bad.s | 368 ++++++++++++++
test/MC/SystemZ/insn-good.s | 582 ++++++++++++++++++++++
test/Object/invalid.test | 4 +-
test/Transforms/InstCombine/and.ll | 2 +-
test/tools/llvm-readobj/wasm-invalid.test | 7 +
tools/llvm-readobj/llvm-readobj.cpp | 21 +-
14 files changed, 1997 insertions(+), 45 deletions(-)
create mode 100644 test/tools/llvm-readobj/wasm-invalid.test
--
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 lld.
from 18fee85d4 Remove another use of section names. NFC.
new b4054fd35 [ELF] - Use LLVM_FALLTHROUGH in code.
new bf169e007 [ELF] - Don't segfault when assigning non-calculatable absolu [...]
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:
ELF/LinkerScript.cpp | 8 ++++++--
ELF/Target.cpp | 6 ++++--
test/ELF/linkerscript/early-assign-symbol.s | 14 ++++++++++++++
3 files changed, 24 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/linkerscript/early-assign-symbol.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 svn-tags/RELEASE_401
in repository openmp.
at 3c739c1 Creating release candidate rc1 from release_401 branch
This branch includes the following new commits:
new 8290116 Creating release directory for release_401.
new 3c739c1 Creating release candidate rc1 from release_401 branch
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.
--
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 openmp.
from 1a18931 [OpenMP] libomptarget: test correction for use with OpenMP 4.5
new 07c5582 [OpenMP] Changes in the plugin interface
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:
libomptarget/plugins/cuda/src/rtl.cpp | 19 +++--
libomptarget/plugins/generic-elf-64bit/src/rtl.cpp | 19 +++--
libomptarget/src/omptarget.cpp | 74 +++++++++--------
libomptarget/src/omptarget.h | 1 +
libomptarget/src/omptargetplugin.h | 92 ++++++++++++++++++++++
5 files changed, 158 insertions(+), 47 deletions(-)
create mode 100644 libomptarget/src/omptargetplugin.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.
unknown user pushed a change to branch master
in repository lld.
from f104f90db Don't use section names in getFiller. NFC.
new 18fee85d4 Remove another use of section names. 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 | 4 ++--
ELF/LinkerScript.h | 2 +-
ELF/Writer.cpp | 4 ++--
3 files changed, 5 insertions(+), 5 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 0cf1e1c3185 [InstCombine] add (ashr (shl i32 X, 31), 31), 1 --> and (not X), 1
new 102d6ffbefa chang type from 'int' to 'size_t'. This will fix revision n [...]
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/MC/MCParser/AsmParser.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 lld.
from b640a3f1e [Core] Make parallel algorithms match C++ Parallelism TS.
new f104f90db Don't use section names in getFiller. 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 | 4 ++--
ELF/LinkerScript.h | 2 +-
ELF/OutputSections.cpp | 2 +-
ELF/SyntheticSections.cpp | 2 +-
4 files changed, 5 insertions(+), 5 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 2490292bed0 Use explicit false instead of casted nullptr. NFC.
new 0cf1e1c3185 [InstCombine] add (ashr (shl i32 X, 31), 31), 1 --> and (not X), 1
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/Transforms/InstCombine/InstCombineAddSub.cpp | 10 ++++++++++
test/Transforms/InstCombine/add.ll | 10 ++++------
2 files changed, 14 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.