This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cbe111d4e27 rs6000: Fix _mm_min_ps and _mm_max_ps (PR83315)
new 83e55acb495 [PR c++/85027] deal with baselink in save_expr in instantiate_type
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/class.c | 10 +++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr85027.C | 8 ++++++++
4 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr85027.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 gcc.
from f40a7f921dd PR target/80546 * config/rs6000/vsx.md (??r): New mode at [...]
new cbe111d4e27 rs6000: Fix _mm_min_ps and _mm_max_ps (PR83315)
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/rs6000/xmmintrin.h | 6 ++++--
gcc/testsuite/ChangeLog | 6 ++++++
.../powerpc/{sse-maxps-1.c => sse-maxps-2.c} | 18 +++++++++---------
.../powerpc/{sse-maxps-1.c => sse-minps-2.c} | 18 +++++++++---------
5 files changed, 34 insertions(+), 20 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{sse-maxps-1.c => sse-maxps-2.c} (60%)
copy gcc/testsuite/gcc.target/powerpc/{sse-maxps-1.c => sse-minps-2.c} (60%)
--
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 f3b50dc6b2 [analyzer] Fix assertion crash in CStringChecker
new 70f34b0976 [analyzer] Hopefully fix the ARM buildbot.
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/Analysis/bstring.c | 9 +++++++++
test/Analysis/string.c | 10 ----------
2 files changed, 9 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 clang.
from 4b38426034 [ASTImporter] Add test helper Fixture
new f52aaa622a [analyzer] Fix liveness calculation for C++17 structured bindings
new ac0a256e85 [analyzer] Cache offset computation for MemRegion
new f3b50dc6b2 [analyzer] Fix assertion crash in CStringChecker
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:
include/clang/Analysis/Analyses/LiveVariables.h | 9 +-
.../StaticAnalyzer/Core/PathSensitive/MemRegion.h | 1 +
lib/Analysis/LiveVariables.cpp | 83 ++++++++++----
lib/StaticAnalyzer/Checkers/CStringChecker.cpp | 13 ++-
lib/StaticAnalyzer/Core/MemRegion.cpp | 67 +++++------
test/Analysis/live-bindings-test.cpp | 124 +++++++++++++++++++++
test/Analysis/string.c | 11 ++
7 files changed, 245 insertions(+), 63 deletions(-)
create mode 100644 test/Analysis/live-bindings-test.cpp
--
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 76d55874567 Daily bump.
new f40a7f921dd PR target/80546 * config/rs6000/vsx.md (??r): New mode at [...]
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 | 15 +++++++++++----
gcc/config/rs6000/vsx.md | 17 +++++++++++++++--
2 files changed, 26 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 llvm.
from 73d8dbf8062 Fix a bunch of typoes. NFC
new cc2d730bc49 [ThinLTO] Add an option to force summary call edges cold fo [...]
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/llvm/IR/ModuleSummaryIndex.h | 7 ++++
lib/Analysis/ModuleSummaryAnalysis.cpp | 19 ++++++++++-
lib/Bitcode/Writer/BitcodeWriter.cpp | 6 +++-
.../FunctionImport/Inputs/funcimport_forcecold.ll} | 0
.../FunctionImport/funcimport_forcecold.ll | 36 +++++++++++++++++++++
.../funcimport_forcecold_samplepgo.ll | 37 ++++++++++++++++++++++
6 files changed, 103 insertions(+), 2 deletions(-)
copy test/{ExecutionEngine/RuntimeDyld/Mips/Inputs/ExternalFunction.ll => Transfor [...]
create mode 100644 test/Transforms/FunctionImport/funcimport_forcecold.ll
create mode 100644 test/Transforms/FunctionImport/funcimport_forcecold_samplepgo.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 gcc-7-branch
in repository gcc.
from 34b9d07ef7b Daily bump.
new d653c63d28c Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 625a4dfc45a PR tree-optimization/84818 - integer_onep must not be used [...]
new 76d55874567 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from b944fcbde42 PR target/85056
new e7db28fbc30 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.