This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f9b3f70 PR c/77336 - -Wsuggest-attribute=format warning overly simplistic
new 39370ea PR target/69255 * config/i386/i386.c (ix86_expand_builtin): [...]
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/config/i386/i386.c | 2 +-
gcc/testsuite/ChangeLog | 9 ++++++++-
gcc/testsuite/gcc.target/i386/pr69255-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr69255-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr69255-3.c | 17 +++++++++++++++++
6 files changed, 66 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr69255-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr69255-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr69255-3.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 2ec1430 AMDGPU/SI: Teach SIInstrInfo::FoldImmediate() to fold immedia [...]
new fe2ae4c Try to fix a circular dependency in the modules 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:
CMakeLists.txt | 1 +
lib/CMakeLists.txt | 4 ++--
2 files 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 libcxx.
from 7fa8b78 Remove unneeded includes in <exception> after removing __libc [...]
new 16f953f Add missing <cstdlib> include. Sorry about the bot breakage
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/typeinfo | 1 +
1 file changed, 1 insertion(+)
--
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.
Ryan Arnold pushed a change to branch master
in repository toolchain/release-notes.
from 43f9302 Correct news block indentation macro.
new 8de98e1 make urlind have spaces after a url.
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:
components/toolchain/binaries/macros | 4 ++--
1 file changed, 2 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 6b15e98 Fix ItaniumDemangle.cpp build with MSVC 2013
new 9493fa9 AMDGPU : Add XNACK feature to GPUs that support it.
new 2ec1430 AMDGPU/SI: Teach SIInstrInfo::FoldImmediate() to fold immedia [...]
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/AMDGPU/Processors.td | 4 ++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 29 +++++++++++++++++++++++++++--
lib/Target/AMDGPU/SOPInstructions.td | 3 ++-
test/CodeGen/AMDGPU/flat-scratch-reg.ll | 3 ++-
4 files changed, 33 insertions(+), 6 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 libcxx.
from d979eed Fix Bug 30240 - std::string: append(first, last) error when a [...]
new 7fa8b78 Remove unneeded includes in <exception> after removing __libc [...]
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/exception | 4 ----
1 file changed, 4 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-tools-extra.
from a651021 [Release notes] Fix links.
new 9788cd7 [include-fixer] Fix some Clang-tidy modernize-use-override 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:
include-fixer/find-all-symbols/FindAllSymbolsAction.cpp | 4 ++++
include-fixer/find-all-symbols/FindAllSymbolsAction.h | 8 +++++---
2 files changed, 9 insertions(+), 3 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 f73cd14 [llvm-cov] Add the "Go to first unexecuted line" feature.
new 6b15e98 Fix ItaniumDemangle.cpp build with MSVC 2013
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/Demangle/ItaniumDemangle.cpp | 37 +++++++++++++++++++------------------
1 file changed, 19 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 102e8d5 [AArch64] Adjust the scheduling model for Exynos M1.
new f73cd14 [llvm-cov] Add the "Go to first unexecuted line" feature.
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/tools/llvm-cov/native_separators.c | 6 ++++++
test/tools/llvm-cov/showProjectSummary.cpp | 5 +++--
tools/llvm-cov/SourceCoverageView.cpp | 25 ++++++++++++++++++++++++-
tools/llvm-cov/SourceCoverageView.h | 6 +++++-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 15 ++++++++++++---
tools/llvm-cov/SourceCoverageViewHTML.h | 3 ++-
tools/llvm-cov/SourceCoverageViewText.cpp | 3 ++-
tools/llvm-cov/SourceCoverageViewText.h | 3 ++-
8 files changed, 56 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 test-suite.
from 20e0be9 [PowerPC] Actually add -faltivec for UnitTests/Vector/Altivec
new d671bed [test-suite] Simplify test executable name 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:
Bitcode/simd_ops/CMakeLists.txt | 6 +-
.../Benchmarks/Shootout-C++/CMakeLists.txt | 3 +-
.../Benchmarks/Shootout-C++/EH/CMakeLists.txt | 2 +-
SingleSource/Benchmarks/Shootout/CMakeLists.txt | 3 +-
SingleSource/Regression/C++/CMakeLists.txt | 3 +-
SingleSource/Regression/C++/EH/CMakeLists.txt | 2 +-
SingleSource/Regression/C/CMakeLists.txt | 3 +-
SingleSource/UnitTests/Vector/CMakeLists.txt | 3 +-
SingleSource/UnitTests/Vector/NEON/CMakeLists.txt | 3 +-
SingleSource/UnitTests/Vector/SSE/CMakeLists.txt | 2 +-
cmake/modules/SingleMultiSource.cmake | 104 ++++++++++++++-------
11 files changed, 81 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.