This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 911fe55b5ad 2019-01-30 Bill Schmidt <wschmidt(a)linux.ibm.com>
new 3143c7ef60e 2019-01-30 Vladimir Makarov <vmakarov(a)redhat.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/ChangeLog | 6 ++++++
gcc/lra-constraints.c | 30 ++++++++++++++++++------------
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gcc.target/i386/pr87246.c | 22 ++++++++++++++++++++++
4 files changed, 52 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87246.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 aoliva/testme
in repository gcc.
discards d1693b68f7b [PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
new 643b4d68c09 [PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
new 33ecd01c74c [PR86379] check for function_decl in memfn-testing predicates
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d1693b68f7b)
\
N -- N -- N refs/heads/aoliva/testme (33ecd01c74c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gcc/cp/cp-tree.h | 8 ++++----
gcc/cp/decl.c | 10 +++++++++-
gcc/cp/search.c | 24 ++++++++++++++++++++----
gcc/cp/semantics.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/pr86379.C | 2 ++
5 files changed, 37 insertions(+), 10 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 5d6324274bb [GlobalISel][AArch64] Add instruction selection support for [...]
new 323b0c562d3 [AArch64][x86] add tests for add/sub signbits fold; NFC
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/CodeGen/AArch64/bool-ext-inc.ll | 31 +++++++++++++++++++++++++++++++
test/CodeGen/X86/bool-ext-inc.ll | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 65 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 lldb.
from 3c13078e4 Add LLDB website and documentation in reStructuredText for Sphinx
new 489d79008 Fix handling of CreateTemplateParameterList when there is an [...]
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:
.../Makefile | 0
...lassTemplateSpecializationParametersHandling.py | 23 ++++++++++++++++++++++
.../main.cpp | 9 +++++++++
source/Symbol/ClangASTContext.cpp | 19 +++++++++---------
4 files changed, 41 insertions(+), 10 deletions(-)
copy packages/Python/lldbsuite/test/{api/check_public_api_headers => expression_co [...]
create mode 100644 packages/Python/lldbsuite/test/expression_command/class_templat [...]
create mode 100644 packages/Python/lldbsuite/test/expression_command/class_templat [...]
--
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 release_80
in repository clang.
from f26c4bf23a Merging r352610: ------------------------------------------- [...]
new e10d57bc70 [docs][mips] Clang 8.0 Release notes
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, 8 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 clang.
from 39f4e5b50e Don't define __has_feature(objc_fixed_enum) in non-objc mode
new fb3023497a [ASTDump] Inline traverse methods into class
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/AST/ASTDumper.cpp | 931 +++++++++++++++++++++-----------------------------
1 file changed, 388 insertions(+), 543 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 d2bce7d4ae7 [GlobalISel][AArch64] Add instruction selection support for [...]
new 5d6324274bb [GlobalISel][AArch64] Add instruction selection support for [...]
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/GlobalISel/LegalizerHelper.cpp | 8 ++-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 1 +
.../{legalize-sin.mir => legalize-log2.mir} | 80 +++++++++++-----------
.../GlobalISel/legalizer-info-validation.mir | 2 +-
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 20 ++++++
test/CodeGen/AArch64/f16-instructions.ll | 13 ++++
7 files changed, 83 insertions(+), 43 deletions(-)
copy test/CodeGen/AArch64/GlobalISel/{legalize-sin.mir => legalize-log2.mir} (80%)
--
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 93270fb6cb [OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcoun [...]
new 39f4e5b50e Don't define __has_feature(objc_fixed_enum) in non-objc mode
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/clang/Basic/Features.def | 2 +-
test/SemaObjC/enum-fixed-type.m | 2 ++
2 files changed, 3 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 release_80
in repository lld.
from ea7a55d9e Merging r352459: -------------------------------------------- [...]
new f4ad5a529 [docs][mips] Add MIPS specific release notes for LLD 8.0
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 | 3 +++
1 file changed, 3 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 llvm.
from efb2e2a3e06 [GlobalISel] Add IRTranslator support for @llvm.sqrt -> G_FSQRT
new d2bce7d4ae7 [GlobalISel][AArch64] Add instruction selection support for [...]
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/GlobalISel/LegalizerHelper.cpp | 2 +
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 1 +
.../{legalize-ceil.mir => legalize-sqrt.mir} | 40 ++++++++--------
.../{select-ceil.mir => select-sqrt.mir} | 56 +++++++++++-----------
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 21 ++++++++
test/CodeGen/AArch64/f16-instructions.ll | 13 +++++
7 files changed, 86 insertions(+), 49 deletions(-)
copy test/CodeGen/AArch64/GlobalISel/{legalize-ceil.mir => legalize-sqrt.mir} (73%)
copy test/CodeGen/AArch64/GlobalISel/{select-ceil.mir => select-sqrt.mir} (61%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.