This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from eb6bf931728 [X86] Remove duplicate isel pattern. NFC
new c88f3543c01 [AMDGPU] Fixed V_DIV_FIXUP_F16 selection on GFX9
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/VOP3Instructions.td | 25 ++++----
test/CodeGen/AMDGPU/fdiv.f16.ll | 117 +++++++++++++++++-----------------
2 files changed, 71 insertions(+), 71 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 078193eb3e PR36645: Go looking for an appropriate array bound when cons [...]
new 980e018010 CodeGen: simplify and validate exception personalities
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/CGException.cpp | 32 ++++------
test/CodeGen/personality.c | 46 ++++++++++++++
test/CodeGenCXX/personality.cpp | 48 ++++++++++++++
test/CodeGenObjC/personality.m | 87 +++++++++++++++++++++++++
test/CodeGenObjCXX/personality.mm | 129 ++++++++++++++++++++++++++++++++++++++
5 files changed, 323 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/personality.c
create mode 100644 test/CodeGenCXX/personality.cpp
create mode 100644 test/CodeGenObjC/personality.m
create mode 100644 test/CodeGenObjCXX/personality.mm
--
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 aoliva/testme
in repository gcc.
discards 5ad84ff003f [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
new c91c630dcdb [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5ad84ff003f)
\
N -- N -- N refs/heads/aoliva/testme (c91c630dcdb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/dwarf2out.c | 13 +++++++------
1 file changed, 7 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 aoliva/testme
in repository gcc.
from 27d526adde9 [PR84682] disregard address constraints on non-addresses
new 5ad84ff003f [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
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/dwarf2out.c | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
gcc/dwarf2out.h | 4 ++-
2 files changed, 93 insertions(+), 7 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 4a12299e848 PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
new 8c1baff7721 2018-03-09 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 8 ++++----
2 files changed, 10 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 llvm.
from 9e6c29a2f00 Don't treat .symver as a regular alias definition.
new eb6bf931728 [X86] Remove duplicate isel pattern. 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:
lib/Target/X86/X86InstrVecCompiler.td | 1 -
1 file changed, 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 aoliva/testme
in repository gcc.
discards 249920a1722 [PR84682] disregard address constraints on non-addresses
new 27d526adde9 [PR84682] disregard address constraints on non-addresses
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (249920a1722)
\
N -- N -- N refs/heads/aoliva/testme (27d526adde9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/lra-constraints.c | 15 +++++++++------
gcc/testsuite/gcc.dg/torture/pr84682-3.c | 8 ++++++++
2 files changed, 17 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr84682-3.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 binutils-gdb.
from fdf07f3aeb Change enable_thread_stack_temporaries to an RAII class
new 5dc1a7047a Use scoped_fd in more places
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:
gdb/ChangeLog | 8 ++++++++
gdb/nto-procfs.c | 32 +++++++++++++-------------------
gdb/procfs.c | 31 +++++++++++--------------------
gdb/source.c | 12 +++++-------
4 files changed, 37 insertions(+), 46 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 binutils-gdb.
from 0089daceab x86: Optimize with EVEX128 encoding for AVX512VL
new fdf07f3aeb Change enable_thread_stack_temporaries to an RAII class
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:
gdb/ChangeLog | 19 +++++++++++++++
gdb/eval.c | 17 ++++----------
gdb/gdbthread.h | 47 ++++++++++++++++++++++++++++++--------
gdb/infcall.c | 7 ++----
gdb/thread.c | 71 +++++++++++----------------------------------------------
5 files changed, 77 insertions(+), 84 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 9aa5c222b9 sparc32: Add nop before __startcontext to stop unwinding [BZ [...]
new d9f26dab2c Fix a typo in ChangeLog: auch_fork -> arch_fork
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.