This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7cd6c62 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
new 0a9fce6 [AMDGPU] Garbage collect dead code. NFCI.
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/AsmParser/AMDGPUAsmParser.cpp | 15 ---------------
1 file changed, 15 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 670b225 PR 78867 Function returning string ICE with -flto
new c101bae PR libfortran/70311 * intrinsics/selected_char_kind.c: Incl [...]
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:
libgfortran/ChangeLog | 7 +++++++
libgfortran/intrinsics/selected_char_kind.c | 2 +-
libgfortran/runtime/environ.c | 1 +
libgfortran/runtime/string.c | 1 +
4 files changed, 10 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 llvm.
from 92d5336 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
new 7cd6c62 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
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/X86/X86ISelLowering.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 lld.
from 8b7d969 [ELF] - Removed trailing whitespaces. NFC.
new 08f0bd3 [ELF] - Linkerscript: Fall back to search paths when INCLUDE [...]
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 | 10 ++++++++--
test/ELF/linkerscript/linkerscript.s | 8 ++++++++
2 files changed, 16 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 glibc.
from 41c6714 Add roundeven, roundevenf, roundevenl.
new 2fe82ca manual: Convert @tables of variables to @vtables.
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:
ChangeLog | 20 ++++++++++++++++++++
manual/arith.texi | 8 ++------
manual/filesys.texi | 39 ++++++---------------------------------
manual/llio.texi | 34 ++++++++++++++--------------------
manual/memory.texi | 8 ++++----
manual/nss.texi | 4 ++--
manual/process.texi | 8 ++++----
manual/resource.texi | 26 ++++++++------------------
manual/search.texi | 4 ++--
manual/signal.texi | 21 ++++-----------------
manual/socket.texi | 17 ++++-------------
manual/stdio.texi | 7 ++-----
manual/sysinfo.texi | 8 ++++----
manual/syslog.texi | 4 ++--
manual/terminal.texi | 23 ++++++-----------------
manual/time.texi | 4 ++--
manual/users.texi | 27 ++++-----------------------
17 files changed, 90 insertions(+), 172 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 6b9ddad * gcc.target/avr/mmcu: New folder for compile-tests with -mm [...]
new 84f0fbc * iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".
new 670b225 PR 78867 Function returning string ICE with -flto
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/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/iresolve.c | 2 +-
gcc/fortran/trans-expr.c | 26 +++++++++++++-------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/string_length_4.f90 | 16 ++++++++++++++++
libgfortran/ChangeLog | 6 ++++++
libgfortran/gfortran.map | 1 -
libgfortran/io/intrinsics.c | 22 ++--------------------
8 files changed, 53 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/string_length_4.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 gcc.
from c3812a9 * gfortran.map: Move all _gfortran_* __iso_c_binding_* symbo [...]
new 6b9ddad * gcc.target/avr/mmcu: New folder for compile-tests with -mm [...]
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 | 10 +-
gcc/testsuite/gcc.target/avr/mmcu/avr-mmcu.exp | 101 +++++++++++++++++++++
gcc/testsuite/gcc.target/avr/{ => mmcu}/pr58545.c | 0
.../gcc.target/avr/{ => mmcu}/tiny-caller-save.c | 2 +-
.../gcc.target/avr/{ => mmcu}/tiny-memx.c | 2 +-
5 files changed, 112 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/mmcu/avr-mmcu.exp
rename gcc/testsuite/gcc.target/avr/{ => mmcu}/pr58545.c (100%)
rename gcc/testsuite/gcc.target/avr/{ => mmcu}/tiny-caller-save.c (97%)
rename gcc/testsuite/gcc.target/avr/{ => mmcu}/tiny-memx.c (71%)
--
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 c934c63 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
new 92d5336 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
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/X86/vectorcall.ll | 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 openmp.
from 5d3a299 [X86] Vectorcall Calling Convention - Adding CodeGen Complete [...]
new 71cbef1 Reverting last change.
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:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.