This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 308f1b781a1 * uk.po: Update.
new eaefe34ffd4 2018-03-16 Vladimir Makarov <vmakarov(a)redhat.com>
new 612d07acbe3 PR c++/84906 - silent wrong code with ambiguous conversion.
new e53921732f5 PR c++/80227 - SFINAE and negative array size.
new 6e3a6db63d1 PR c++/84720 - ICE with rvalue ref non-type argument.
new 79bf8be0a93 libgo: add runtime/pprof/internal/profile.gox to noinst_DATA
The 5 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 | 8 +
gcc/cp/ChangeLog | 13 ++
gcc/cp/call.c | 11 +-
gcc/cp/decl.c | 36 +----
gcc/cp/pt.c | 18 +--
gcc/go/gofrontend/MERGE | 2 +-
gcc/lra-assigns.c | 29 ++--
gcc/lra-constraints.c | 19 ++-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg8.C | 10 ++
gcc/testsuite/g++.dg/cpp0x/rv-targ1.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/auto-fn50.C | 23 +++
gcc/testsuite/g++.dg/gomp/pr47963.C | 2 +-
gcc/testsuite/g++.dg/init/new37.C | 2 +-
gcc/testsuite/g++.dg/init/new44.C | 238 +++++++++++++++---------------
gcc/testsuite/g++.dg/ubsan/pr81530.C | 3 +-
gcc/testsuite/gcc.target/i386/pr84876.c | 11 ++
libgo/Makefile.am | 4 +-
libgo/Makefile.in | 6 +-
19 files changed, 257 insertions(+), 185 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/fntmpdefarg8.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn50.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr84876.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 glibc.
from 34ba96b89c Update i386 libm-test-ulps.
new 5d75b75fb7 Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.
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 | 3 +++
sysdeps/x86/fpu/bits/mathinline.h | 13 -------------
2 files changed, 3 insertions(+), 13 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 7c98e88dc90 [AMDGPU] Supported ds_write_b128 generation.
new c00d3a3cf5a [CorrelatedValuePropagation] Use SelectInst::getCondition/g [...]
new e983329c584 [X86] Merge ADDSUB/SUBADD detection into single methods tha [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 175 +++++++++------------
.../Scalar/CorrelatedValuePropagation.cpp | 6 +-
2 files changed, 77 insertions(+), 104 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 lldb.
from d605966ab [dotest] Clean up test folder clean-up
new fa2612c54 Remove -gmodules restriction from test
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/lang/objc/modules-auto-import/TestModulesAutoImport.py | 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 master
in repository llvm.
from c1b9fa26d9c [X86] Post process the DAG after isel to remove vector move [...]
new 7c98e88dc90 [AMDGPU] Supported ds_write_b128 generation.
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/AMDGPUInstructions.td | 3 +++
lib/Target/AMDGPU/DSInstructions.td | 2 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 12 ++++++------
lib/Target/AMDGPU/SIInstrInfo.td | 5 +++++
test/CodeGen/AMDGPU/load-local-f32.ll | 11 ++++++++---
test/CodeGen/AMDGPU/load-local-f64.ll | 5 ++++-
test/CodeGen/AMDGPU/load-local-i16.ll | 11 ++++++++---
test/CodeGen/AMDGPU/load-local-i32.ll | 11 ++++++++---
test/CodeGen/AMDGPU/load-local-i64.ll | 11 +++++++----
test/CodeGen/AMDGPU/load-local-i8.ll | 11 ++++++++---
10 files changed, 59 insertions(+), 23 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 f1afbf5f65 [docs] ReleaseNotes: document -Wextra-semi changes.
new a8785b6f0a [analyzer] Fix crashes in RetainCountChecker when underlying [...]
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/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 20 ++++++++++-------
test/Analysis/retaincountchecker-compoundregion.m | 25 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 8 deletions(-)
create mode 100644 test/Analysis/retaincountchecker-compoundregion.m
--
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 9d0ab3963d [clang-format] Disallow breaks before ']' in text proto extensions
new f1afbf5f65 [docs] ReleaseNotes: document -Wextra-semi changes.
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:
docs/ReleaseNotes.rst | 8 +++++++-
1 file changed, 7 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 glibc.
from 22679b2c33 Revert m68k __ieee754_sqrt change
new 34ba96b89c Update i386 libm-test-ulps.
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 | 5 +++++
sysdeps/i386/fpu/libm-test-ulps | 24 ++++++++++++------------
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 24 ++++++++++++------------
3 files changed, 29 insertions(+), 24 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 15d0f5f86df * de.po: Update.
new 308f1b781a1 * uk.po: Update.
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/po/ChangeLog | 4 ++++
gcc/po/uk.po | 64 ++++++++++++++++++++++++++++----------------------------
2 files changed, 36 insertions(+), 32 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 a5e8c708f7f [AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix [...]
new c1b9fa26d9c [X86] Post process the DAG after isel to remove vector move [...]
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/X86ISelDAGToDAG.cpp | 65 +++++++++++++++++++++++++
lib/Target/X86/X86InstrVecCompiler.td | 61 -----------------------
test/CodeGen/X86/avg.ll | 1 -
test/CodeGen/X86/bitcast-setcc-128.ll | 1 -
test/CodeGen/X86/merge-consecutive-loads-256.ll | 2 -
test/CodeGen/X86/vector-shuffle-variable-256.ll | 1 -
6 files changed, 65 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.