This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 217a29fc8 Add compatibility version to liblldb in framework builds
new 7ea0ce47e If we fail to get an armv7em-- disassembler from llvm, skip t [...]
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:
unittests/Disassembler/TestArmv7Disassembly.cpp | 5 ++++-
1 file changed, 4 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 gcc.
from 0d950024545 2018-09-12 Paul Thomas <pault(a)gcc.gnu.org>
new b78e49d1ddf C++: special-case single non-viable candidate (more PR c++/85110)
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 | 28 +++
gcc/cp/call.c | 192 +++++++++++++++++----
gcc/cp/cp-tree.h | 3 +
gcc/cp/typeck.c | 20 +--
gcc/testsuite/ChangeLog | 15 ++
gcc/testsuite/g++.dg/cpp0x/explicit4.C | 2 +-
.../g++.dg/diagnostic/param-type-mismatch-2.C | 90 +++++-----
gcc/testsuite/g++.dg/expr/pmf-1.C | 2 +-
gcc/testsuite/g++.old-deja/g++.bugs/900330_02.C | 2 +-
.../g++.old-deja/g++.jason/conversion11.C | 4 +-
gcc/testsuite/g++.old-deja/g++.law/arg11.C | 2 +-
gcc/testsuite/g++.old-deja/g++.law/arm9.C | 2 +-
gcc/testsuite/g++.old-deja/g++.robertl/eb131.C | 4 +-
13 files changed, 263 insertions(+), 103 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 gcc-8-branch
in repository gcc.
from da885bb9a0e Backport patch for PR86989 to 8
new d0288619200 2018-09-12 Paul Thomas <pault(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:
gcc/fortran/ChangeLog | 9 ++++
gcc/fortran/trans-expr.c | 5 +-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gfortran.dg/allocate_with_mold_2.f90 | 62 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_mold_2.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 llvm.
from b5eaa9c28c2 [InstCombine] Inefficient pattern for high-bits checking (PR38708)
new 4d82ce5c275 AMDGPU: Re-apply r341982 after fixing the layering issue
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/llvm/Support/TargetParser.h | 15 +-
lib/Support/TargetParser.cpp | 50 ++++-
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 19 +-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 10 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 125 +++++++-----
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 36 ++--
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 3 +-
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 170 ++++++++--------
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 9 +-
lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 4 +-
lib/Target/AMDGPU/SIMemoryLegalizer.cpp | 4 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 226 ++++++++-------------
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 149 +++++++-------
test/CodeGen/AMDGPU/gfx902-without-xnack.ll | 8 +
test/MC/AMDGPU/hsa_isa_version_attrs.s | 2 +-
15 files changed, 425 insertions(+), 405 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/gfx902-without-xnack.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 libcxx.
from 575d6888e Update the failure annotations for the uncaught_exceptions te [...]
new c106dd615 mark LWG#2953 as complete. No code changes required, but adde [...]
new 420ace6f2 Actually mark LWG#2953, don't just say you've done so in r342070
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:
.../deque/deque.modifiers/erase_iter.pass.cpp | 32 ++++++++++++++++++++++
.../deque/deque.modifiers/erase_iter_iter.pass.cpp | 32 ++++++++++++++++++++++
www/cxx2a_status.html | 12 ++++----
3 files changed, 70 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.