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 b1c8d119b74 Use -fno-show-column in libstdc++ installed testing.
new b355e08e4bf i386: Use TImode for BLKmode values in 2 integer registers
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 | 9 ++++++++
gcc/config/i386/i386.c | 17 ++++++++++++--
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.target/i386/pr87370.c | 39 +++++++++++++++++++++++++++++++++
4 files changed, 71 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87370.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 dd6a1fbcd5c [InstCombine] make helper function 'static'; NFC
new 0bcf39f903a [AArch64][x86] add tests for bitcasted fnabs; 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/fabs.ll | 50 ++++++++++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/fp-logic.ll | 46 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 96 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 gcc-8-branch
in repository gcc.
from 9ff65abbe76 Use -fno-show-column in libstdc++ installed testing.
new 83628680397 i386: Use TImode for BLKmode values in 2 integer registers
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 | 9 +++++++++
gcc/config/i386/i386.c | 17 +++++++++++++++--
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 32 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 gcc.
from a585ef50c7e runtime: skip testSetPanicOnFault for gollvm
new b461d7e0842 PR tree-optimization/86659 * gimple-match.h (gimple_match [...]
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 | 5 +++++
gcc/gimple-match.h | 21 ++++++++++++++-------
2 files changed, 19 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 gcc.
from f5edd321a43 [Ada] Fix spurious -Wuninitialized warnings for small records
new a585ef50c7e runtime: skip testSetPanicOnFault for gollvm
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/runtime_test.go | 3 +++
2 files 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 clang.
from 255eaa6faa [OPENMP][NVPTX] Support memory coalescing for globalized variables.
new 47b01c3d4b [CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited cons [...]
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/SemaDeclCXX.cpp | 13 +++-
...rget.cu => implicit-member-target-inherited.cu} | 88 ++++++++++++---------
test/SemaCUDA/inherited-ctor.cu | 89 ++++++++++++++++++++++
3 files changed, 153 insertions(+), 37 deletions(-)
copy test/SemaCUDA/{implicit-member-target.cu => implicit-member-target-inherited. [...]
create mode 100644 test/SemaCUDA/inherited-ctor.cu
--
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-tools-extra.
from a88e7c4a [clang-move] Fix broken json output.
new 35fc0545 [clang-tidy] Fix handling of parens around new expressions in [...]
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:
clang-tidy/modernize/MakeSmartPtrCheck.cpp | 46 +++++++++++++++++++-----------
clang-tidy/modernize/MakeSmartPtrCheck.h | 14 ++++-----
test/clang-tidy/modernize-make-shared.cpp | 12 ++++++++
test/clang-tidy/modernize-make-unique.cpp | 13 +++++++++
4 files changed, 61 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.