This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9959b72991b [gcc] 2017-09-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 19afaf9a83e PR c++/82070 - error with nested lambda capture
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 | 6 ++++++
gcc/cp/pt.c | 7 +++++--
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested7.C | 17 +++++++++++++++++
3 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested7.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 llvm.
from 64aa32b606e [x86] fix triple and regenerate checks for psubus; NFC
new 9ca441aa442 Disable jump threading into loop headers
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/Transforms/Scalar/JumpThreading.cpp | 13 ++++++---
test/Transforms/JumpThreading/static-profile.ll | 37 +++++++++++++++----------
2 files changed, 32 insertions(+), 18 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 953b70393ac [AMDGPU] Fixed encoding of v_pk_mul_f16 in fcanonicalize
new a179aefaaff [X86] Move more isel patterns to X86InstrVecCompiler.td. NFC
new 64aa32b606e [x86] fix triple and regenerate checks for psubus; NFC
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/X86InstrAVX512.td | 347 ----------------------------------
lib/Target/X86/X86InstrSSE.td | 89 ---------
lib/Target/X86/X86InstrVecCompiler.td | 185 +++++++++++++++++-
test/CodeGen/X86/psubus.ll | 130 ++++++-------
4 files changed, 249 insertions(+), 502 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-5-branch
in repository gcc.
from f361123d9a9 Daily bump.
new c10c7875d87 [gcc]
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 | 10 ++++++
gcc/gimple-ssa-strength-reduction.c | 17 ++++++++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/torture/pr81987.C | 61 ++++++++++++++++++++++++++++++++++
4 files changed, 96 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr81987.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 gcc-7-branch
in repository gcc.
from a5e91fe3a4c PR testsuite/82120 * gcc.dg/tree-ssa/pr81588.c: Don't run [...]
new a4295e1afea [gcc]
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 | 10 ++++++
gcc/gimple-ssa-strength-reduction.c | 17 ++++++++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/torture/pr81987.C | 61 ++++++++++++++++++++++++++++++++++
4 files changed, 96 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr81987.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 gcc-6-branch
in repository gcc.
from 2ecbe7b2fce Daily bump.
new 00c11eef72b [gcc]
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 | 10 ++++++
gcc/gimple-ssa-strength-reduction.c | 17 ++++++++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/torture/pr81987.C | 61 ++++++++++++++++++++++++++++++++++
4 files changed, 96 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr81987.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 llvm.
from 7e5553d4f20 [IfConversion] Remove kill flags from common instructions as well
new 953b70393ac [AMDGPU] Fixed encoding of v_pk_mul_f16 in fcanonicalize
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/SIInstructions.td | 2 +-
test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 11 +++++------
2 files changed, 6 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 lnt.
from e20756f We shouldn't call sys.exit() in a multiprocessing Process
new 026cdbf Remove unused code
new 0d6c8c2 Remove sys.exit() from code paths used for the server
new da189bc Remove debug prints
The 3 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:
lnt/server/db/fieldchange.py | 1 -
lnt/server/db/v4db.py | 6 +-----
lnt/server/instance.py | 8 +++-----
lnt/server/reporting/analysis.py | 7 +------
lnt/server/ui/views.py | 2 --
lnt/util/async_ops.py | 14 --------------
6 files changed, 5 insertions(+), 33 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 lld.
from e638f7a99 Remove a trailing empty line that didn't end with '\n'.
new 72fe54d59 Add a comment.
new bd0dda548 Detect linker script INCLUDE cycles.
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:
ELF/ScriptParser.cpp | 10 ++++++++++
test/ELF/linkerscript/include-cycle.s | 15 +++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 test/ELF/linkerscript/include-cycle.s
--
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 02ac39c4175 [X86] Actually add the new file that was supposed to go wit [...]
new 7e5553d4f20 [IfConversion] Remove kill flags from common instructions as well
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/IfConversion.cpp | 10 +++++----
test/CodeGen/Hexagon/ifcvt-common-kill.mir | 34 ++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/ifcvt-common-kill.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.