This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c93e472 AMDGPU: Refactor processor definition to use ISA version features
new 72c8379 Reapply: "Remove debug location from common tail when tail-merging"
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/BranchFolding.cpp | 7 +++-
test/DebugInfo/COFF/local-variables.ll | 10 ++---
test/DebugInfo/X86/tail-merge.ll | 76 ++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 8 deletions(-)
create mode 100644 test/DebugInfo/X86/tail-merge.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 glibc.
from 726d48e Use read_int in vfscanf
new 873febb Add getpayloadl to libnldbl.
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 | 7 +++++++
sysdeps/ieee754/ldbl-opt/Makefile | 3 ++-
.../ieee754/ldbl-opt/{nldbl-totalorder.c => nldbl-getpayload.c} | 6 +++---
3 files changed, 12 insertions(+), 4 deletions(-)
copy sysdeps/ieee754/ldbl-opt/{nldbl-totalorder.c => nldbl-getpayload.c} (86%)
--
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 3dfc7e7 * config/microblaze/microblaze.c (tls_mentioned_p): Avoid f [...]
new 6d1796e * haifa-sched.c (call_used_regs_num): Rename to... (call_sa [...]
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 | 9 +++++++++
gcc/haifa-sched.c | 31 +++++++++++++++++++------------
2 files changed, 28 insertions(+), 12 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 edee088 * config/arc/arc.c (acr_print_operand): Adjust fallthru comm [...]
new cd913c1 Introduce class rtx_writer
new 3dfc7e7 * config/microblaze/microblaze.c (tls_mentioned_p): Avoid f [...]
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 | 44 ++++
gcc/config/microblaze/microblaze.c | 1 +
gcc/print-rtl-function.c | 8 +-
gcc/print-rtl.c | 459 ++++++++++++++++++-------------------
gcc/print-rtl.h | 39 +++-
gcc/rtl-tests.c | 5 +-
6 files changed, 312 insertions(+), 244 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 98ab42a Introduce updateDiscriminator interface to DILocation to make [...]
new c93e472 AMDGPU: Refactor processor definition to use ISA version features
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/AMDGPU.td | 68 ++++++++++++++++++++++-------
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 ++-
lib/Target/AMDGPU/Processors.td | 70 ++++++++++++++++++++++--------
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 9 ++++
test/CodeGen/AMDGPU/hsa-note-no-func.ll | 18 +++++++-
5 files changed, 134 insertions(+), 36 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 2e32b54 [CMake] Adding example distribution CMake cache files
new 7089f1a AMDGPU: Add missing ISA versions gfx7.x.x and 8.x.x.
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/Basic/Targets.cpp | 9 +++++++++
1 file changed, 9 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 gcc.
from 4bbd970 * config/cr16/cr16.c (cr16_print_operand): Add missing fallt [...]
new edee088 * config/arc/arc.c (acr_print_operand): Adjust fallthru comm [...]
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 | 7 +++++++
gcc/config/arc/arc.c | 6 ++++--
gcc/config/arc/arc.md | 1 +
gcc/config/arc/predicates.md | 1 +
4 files changed, 13 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 gcc.
from 12f9739 Adapt atomic compare and swap to ARMv8-M Baseline
new 105da64 * config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.
new bc57f59 * gen-pass-instances.awk (adjust_linenos): INcrement pass_li [...]
new 816a8c6 PR fortran/77973 * gimplify.c (gimplify_adjust_omp_clauses_ [...]
new 65d5807 * config/epiphany/epiphany.c (epiphany_print_operand): Adjus [...]
new 1edeb88 Fix test for recursive_directory_iterator::pop
new 4bbd970 * config/cr16/cr16.c (cr16_print_operand): Add missing fallt [...]
The 6 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 | 26 ++++++++++++++++++++++
gcc/config/cr16/cr16.c | 2 ++
gcc/config/epiphany/epiphany.c | 3 ++-
gcc/config/fr30/fr30.c | 3 ++-
gcc/gen-pass-instances.awk | 12 +++++-----
gcc/gimplify.c | 13 ++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/gomp/pr77973.f90 | 12 ++++++++++
libstdc++-v3/ChangeLog | 5 +++++
.../experimental/filesystem/iterators/pop.cc | 7 ++----
10 files changed, 73 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77973.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 compiler-rt.
from 34e89ba [ubsan] Fix vptr.cpp test to be more resilient. NFC.
new 52d212a [scudo] Lay the foundation for 32-bit support
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/scudo/scudo_allocator.cpp | 108 ++++++++++++----------------------
lib/scudo/scudo_allocator.h | 61 +++++++++++++++++++
lib/scudo/scudo_allocator_secondary.h | 58 +++++++++++++-----
test/scudo/memalign.cpp | 2 +-
4 files changed, 143 insertions(+), 86 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 compiler-rt.
from 96ea1686 [ARM RT] Fix broken clear_cache debug build on ARM
new 34e89ba [ubsan] Fix vptr.cpp test to be more resilient. 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:
test/ubsan/TestCases/TypeCheck/vptr.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.