This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4c5541774b9 S/390: Fix conditional returns on z196+
new d095932dc83 [OpenACC] update fortran nested parallelism error messages
new 41023d5ef1b Change EQ_ATTR_ALT to support up to 64 alternatives
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 | 22 ++++
gcc/fortran/ChangeLog | 5 +
gcc/fortran/openmp.c | 2 +-
gcc/genattrtab.c | 132 +++++++++++----------
gcc/recog.h | 2 +-
gcc/rtl.def | 2 +-
gcc/testsuite/ChangeLog | 4 +
.../gfortran.dg/goacc/nested-parallelism.f90 | 51 ++++++++
8 files changed, 157 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/nested-parallelism.f90
--
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 e0d61134f0 Revert "We allow implicit function declarations as an extens [...]
new 0d307ba3af [VFS] Use llvm::StringMap instead of std::map. NFC
new ba2abefa80 [CFString][ELF] Fix a missed test causing buildbot failures [...]
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:
lib/Basic/VirtualFileSystem.cpp | 2 +-
test/CodeGen/CFStrings.c | 4 ++--
2 files changed, 3 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 clang-tools-extra.
from 98415a0f [clangd] Force Dex to respect symbol collector flags
new 866a0fff [clangd] Do bounds checks while reading data, otherwise var-l [...]
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/index/Serialization.cpp | 277 ++++++++++++++++++++---------------------
1 file changed, 138 insertions(+), 139 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 7b129940425 [Mips][FastISel] Fix selectBranch on icmp i1
new 86317355d31 [DAGCombiner] use UADDO to optimize saturated unsigned add
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/SelectionDAG/DAGCombiner.cpp | 29 +++++++++++++++++++++++++++++
test/CodeGen/AArch64/sat-add.ll | 10 ++++------
test/CodeGen/X86/sat-add.ll | 25 +++++++++----------------
3 files changed, 42 insertions(+), 22 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 lld.
from fe9f98f14 [COFF] Support linking to import libraries from GNU binutils
new f100fab66 Correct RISC-V link in release notes
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:
docs/ReleaseNotes.rst | 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 gcc.
from 2ace2ebcdbe Improve colorization legend in gcov reports.
new 4c5541774b9 S/390: Fix conditional returns on z196+
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/config/s390/s390.c | 20 +++++++---
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.target/s390/risbg-ll-3.c | 6 +--
gcc/testsuite/gcc.target/s390/zvector/vec-cmp-2.c | 48 +++++++++++------------
5 files changed, 53 insertions(+), 33 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 3d7d3e103a [Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fco [...]
new e0d61134f0 Revert "We allow implicit function declarations as an extens [...]
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/DiagnosticSemaKinds.td | 4 +++-
lib/Sema/SemaDecl.cpp | 8 +++++---
test/SemaOpenCL/clang-builtin-version.cl | 2 +-
test/SemaOpenCL/to_addr_builtin.cl | 2 +-
4 files changed, 10 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.
unknown user pushed a change to branch master
in repository llvm.
from a99a2b577d1 [PowerPC] Support operand modifier 'x' in inline asm
new 7b129940425 [Mips][FastISel] Fix selectBranch on icmp i1
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/MipsFastISel.cpp | 5 +
test/CodeGen/Mips/Fast-ISel/bricmpi1.ll | 189 ++++++++++++++++++++++++++++++++
2 files changed, 194 insertions(+)
create mode 100644 test/CodeGen/Mips/Fast-ISel/bricmpi1.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 llvm.
from 9c74f810d5b [dsymutil] Set LSan blacklist whenever sanitizers are enabled.
new a99a2b577d1 [PowerPC] Support operand modifier 'x' in inline asm
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/PowerPC/PPCAsmPrinter.cpp | 15 +++++++++++++++
test/CodeGen/PowerPC/inlineasm-vsx-reg.ll | 22 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/CodeGen/PowerPC/inlineasm-vsx-reg.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 0823fab785 Fix Wundef NDEBUG warning; NFC
new 3d7d3e103a [Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fco [...]
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/CodeGenModule.cpp | 63 ++++++++++++++++++++++++++-----------------
test/CodeGen/cfstring-elf.c | 34 +++++++++++++++++++++++
2 files changed, 73 insertions(+), 24 deletions(-)
create mode 100644 test/CodeGen/cfstring-elf.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.