This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1911475f132 gcc/ChangeLog:
new 434cab59fad 2017-06-02 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 7 +++++--
gcc/testsuite/g++.dg/cpp1y/constexpr-68754.C | 7 +++++++
2 files changed, 12 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-68754.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 fef6c49a5cc [sanitizer-coverage] refactor the code to make it easier to [...]
new 6a66c94b42c [x86] simplify code for vector icmp pred transforms; NFCI
new b2d54d6280a [x86] add tests for unsigned vector compares with known sig [...]
new 190b00400db Canonicalize a test via utils/update_test_checks.py
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:
lib/Target/X86/X86ISelLowering.cpp | 50 ++-
test/CodeGen/X86/statepoint-live-in.ll | 122 ++++++--
test/CodeGen/X86/vector-unsigned-cmp.ll | 519 ++++++++++++++++++++++++++++++++
3 files changed, 629 insertions(+), 62 deletions(-)
create mode 100644 test/CodeGen/X86/vector-unsigned-cmp.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 llvm.
from cb453a0d29f Revert "[SLP] Improve comments and naming of functions/vari [...]
new fef6c49a5cc [sanitizer-coverage] refactor the code to make it easier to [...]
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:
.../Instrumentation/SanitizerCoverage.cpp | 129 ++++++++++++---------
1 file changed, 74 insertions(+), 55 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 1067c966a6d [RABasic] Properly update the LiveRegMatrix when LR splitti [...]
new 95f9057a26a InitializePasses: Sort initializer list (by ASCII)
new 3310b59ffc8 RegisterScavenging: Add ScavengerTest pass
new b72c01108db [Statepoint] Be consistent about using deopt naming [NFCI]
new f6a51e432dc Change code formatting to look like the surrounding code
new cb453a0d29f Revert "[SLP] Improve comments and naming of functions/vari [...]
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:
include/llvm/IR/Statepoint.h | 16 +--
include/llvm/InitializePasses.h | 13 +-
lib/CodeGen/RegisterScavenging.cpp | 38 +++++-
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 2 +-
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 6 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 150 +++++++++++++---------
test/CodeGen/PowerPC/scavenging.mir | 149 +++++++++++++++++++++
test/CodeGen/X86/scavenger.mir | 54 ++++++++
tools/llc/llc.cpp | 3 +
9 files changed, 353 insertions(+), 78 deletions(-)
create mode 100644 test/CodeGen/PowerPC/scavenging.mir
create mode 100644 test/CodeGen/X86/scavenger.mir
--
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 6d1c14d6d4 [ODRHash] Add support for TemplateArgument types.
new 0f2be18602 Fix assertion failure if we can't deduce a template argument [...]
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/Sema/SemaTemplateDeduction.cpp | 3 ++-
test/SemaTemplate/deduction-crash.cpp | 36 ++++++++++++++++++-----------------
2 files changed, 21 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 13596b2bfeb Fix debug build test failure
new 9f43f266be5 [RABasic] Properly initialize the pass
new 1067c966a6d [RABasic] Properly update the LiveRegMatrix when LR splitti [...]
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:
include/llvm/CodeGen/Passes.h | 3 +
include/llvm/InitializePasses.h | 1 +
lib/CodeGen/CodeGen.cpp | 1 +
lib/CodeGen/RegAllocBasic.cpp | 61 +++--
test/CodeGen/MIR/Generic/runPass.mir | 1 +
test/CodeGen/SystemZ/RAbasic-invalid-LR-update.mir | 279 +++++++++++++++++++++
6 files changed, 332 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/SystemZ/RAbasic-invalid-LR-update.mir
--
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 openmp.
from 20fe9e7 Re-enable assertion after the problem that caused it to be hi [...]
new d2cb509 [OpenMP] libomptarget: eliminate compiler warnings at build
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:
libomptarget/plugins/generic-elf-64bit/src/rtl.cpp | 4 +++-
libomptarget/src/omptarget.cpp | 20 ++++++++++----------
2 files changed, 13 insertions(+), 11 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 118cef0ca37 [PartialInlining] Minor cost anaysis tuning
new 13596b2bfeb Fix debug build test 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:
lib/Transforms/IPO/PartialInlining.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 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 ffc893deb71 FunctionAttrs: Skip it if the effective SCC (ignoring optno [...]
new 118cef0ca37 [PartialInlining] Minor cost anaysis tuning
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/IPO/PartialInlining.cpp | 65 +++++++++++++++++++++++++-----
test/Transforms/CodeExtractor/cost.ll | 64 +++++++++++++++++++++++++++++
test/Transforms/CodeExtractor/cost_meta.ll | 41 +++++++++++++++++++
3 files changed, 161 insertions(+), 9 deletions(-)
create mode 100644 test/Transforms/CodeExtractor/cost.ll
create mode 100644 test/Transforms/CodeExtractor/cost_meta.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 binutils-2_28-branch
in repository binutils-gdb.
from 9561fa481c Automatic date update in version.in
new 95ac14985a x86: Remove linker option: -z prefix-nop
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:
ld/ChangeLog | 7 +++++++
ld/emulparams/call_nop.sh | 5 -----
ld/ld.texinfo | 2 --
ld/testsuite/ld-i386/call3c.d | 12 +-----------
ld/testsuite/ld-x86-64/call1c.d | 12 +-----------
5 files changed, 9 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.