This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from f49fbbb435 Automatic date update in version.in
new 416792e22d Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 6dbb31ebde Automatic date update in version.in
new 0fd1d2d31a Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 220e35cb11c AMDGPU: Make getSubRegFromChannel a static member of AMDGPU [...]
new 013b5ae046d [LoopIdiomRecognize] Add a test case to show incorrect tran [...]
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/Transforms/LoopIdiom/X86/ctlz.ll | 82 +++++++++++++++++++++++++++++++++++
1 file changed, 82 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 535975c5919 PR libstdc++/82644 define TR1 hypergeometric functions in s [...]
new 87c0fcd88ab PR c++/85600 - virtual delete failure.
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/cp/ChangeLog | 5 +++
gcc/cp/init.c | 63 +++++++++++++++++++------------------
gcc/testsuite/g++.dg/expr/delete2.C | 25 +++++++++++++++
3 files changed, 63 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/expr/delete2.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 lldb.
from bc11ec512 Revert "DWARFExpression: Convert file addresses to load addre [...]
new 0a43e7963 DWARFExpression: Convert file addresses to load addresses early on.
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/lldb/Core/Value.h | 3 +++
source/Core/Value.cpp | 19 +++++++++++++++++++
source/Core/ValueObjectVariable.cpp | 21 ++-------------------
source/Expression/DWARFExpression.cpp | 6 ++++++
4 files changed, 30 insertions(+), 19 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 4abc20492 Follow-up to r331378. Update tests to allow to use C atomics in C++.
new dd13b645e Revert "Follow-up to r331378. Update tests to allow to use C [...]
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/tsan/Darwin/gcd-groups-destructor.mm | 2 +-
test/tsan/Darwin/libcxx-shared-ptr-stress.mm | 2 +-
test/tsan/Darwin/xpc-race.mm | 2 +-
3 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 gcc.
from 984120c942f [C++ Patch] Kill -ffriend-injection
new 535975c5919 PR libstdc++/82644 define TR1 hypergeometric functions in s [...]
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 | 9 ++
libstdc++-v3/include/tr1/cmath | 116 +++++++++++++--------
.../07_conf_hyperg/compile_cxx17.cc} | 18 ++--
.../special_functions/17_hyperg/compile_cxx17.cc} | 18 ++--
4 files changed, 96 insertions(+), 65 deletions(-)
copy libstdc++-v3/testsuite/{20_util/variant/85183.cc => tr1/5_numerical_facilitie [...]
copy libstdc++-v3/testsuite/{20_util/variant/85183.cc => tr1/5_numerical_facilitie [...]
--
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 bbc6a290c8b [X86] Add WriteDPPD/WriteDPPS dot product scheduler classes
new 220e35cb11c AMDGPU: Make getSubRegFromChannel a static member of AMDGPU [...]
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/AMDGPURegisterInfo.cpp | 2 +-
lib/Target/AMDGPU/AMDGPURegisterInfo.h | 2 +-
lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp | 4 ++--
lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp | 8 ++++----
lib/Target/AMDGPU/R600InstrInfo.cpp | 2 +-
5 files changed, 9 insertions(+), 9 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 a71b5d3c632 [X86][Znver1] Use SchedAlias to tag microcoded scheduler classes
new bbc6a290c8b [X86] Add WriteDPPD/WriteDPPS dot product scheduler classes
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/X86InstrSSE.td | 10 +++----
lib/Target/X86/X86SchedBroadwell.td | 38 ++-----------------------
lib/Target/X86/X86SchedHaswell.td | 38 ++-----------------------
lib/Target/X86/X86SchedSandyBridge.td | 38 ++-----------------------
lib/Target/X86/X86SchedSkylakeClient.td | 38 ++-----------------------
lib/Target/X86/X86SchedSkylakeServer.td | 40 ++-------------------------
lib/Target/X86/X86Schedule.td | 7 +++++
lib/Target/X86/X86ScheduleAtom.td | 3 ++
lib/Target/X86/X86ScheduleBtVer2.td | 49 ++-------------------------------
lib/Target/X86/X86ScheduleSLM.td | 3 ++
lib/Target/X86/X86ScheduleZnver1.td | 10 ++++---
11 files changed, 42 insertions(+), 232 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 bf0b5f5f330 Fix include of config.h that was incorrectly changed in r331184
new a71b5d3c632 [X86][Znver1] Use SchedAlias to tag microcoded scheduler classes
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/X86ScheduleZnver1.td | 62 ++++++++++++------------
test/CodeGen/X86/mmx-schedule.ll | 2 +-
test/tools/llvm-mca/X86/Znver1/resources-ssse3.s | 6 +--
3 files changed, 34 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.