This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 03aaf49b68 x86-64: Use _CET_NOTRACK in memcpy-ssse3.S
new 7e119cd582 i386: Use _CET_NOTRACK in i686/memcmp.S
new 00e7b76a8f i386: Use _CET_NOTRACK in memset-sse2.S
new 177824e232 i386: Use _CET_NOTRACK in memcmp-sse4.S
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:
ChangeLog | 17 +++++++++++++++++
sysdeps/i386/i686/memcmp.S | 4 ++--
sysdeps/i386/i686/multiarch/memcmp-sse4.S | 4 ++--
sysdeps/i386/i686/multiarch/memset-sse2.S | 4 ++--
4 files changed, 23 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 f32280c8cd9 [x86/SLH] Add the design document for Speculative Load Hard [...]
new bd2bb96fb18 [mips] Fix predicate for the MipsTruncIntFP pattern
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/Target/Mips/MipsInstrFPU.td | 2 +-
test/CodeGen/Mips/double2int.ll | 3 ++-
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 llvm.
from 1a0909c7b21 [SLPVectorizer] Avoid duplicate scalar cost calculations in [...]
new f32280c8cd9 [x86/SLH] Add the design document for Speculative Load Hard [...]
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/SpeculativeLoadHardening.md | 1099 ++++++++++++++++++++
.../speculative_load_hardening_microbenchmarks.png | Bin 0 -> 112926 bytes
2 files changed, 1099 insertions(+)
create mode 100644 docs/SpeculativeLoadHardening.md
create mode 100644 docs/speculative_load_hardening_microbenchmarks.png
--
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 32e74a6f99f [Support] Build fix for Haiku when checking for a local filesystem
new 1a0909c7b21 [SLPVectorizer] Avoid duplicate scalar cost calculations 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:
lib/Transforms/Vectorize/SLPVectorizer.cpp | 87 +++++++++++++-----------------
1 file changed, 37 insertions(+), 50 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 a50de627562 [X86][SSE] Remove BLENDPD canonicalization from combineTarg [...]
new 32e74a6f99f [Support] Build fix for Haiku when checking for a local filesystem
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/Support/Unix/Path.inc | 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 gcc-8-branch
in repository gcc.
from 2f2d81539a0 Add xfail-if to some tests that fail with COW strings
new 43f638e8bc2 PR c++/86480 - nested variadic lambda and constexpr if.
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/pt.c | 11 +++++++++++
gcc/testsuite/g++.dg/cpp1z/constexpr-if24.C | 21 +++++++++++++++++++++
3 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if24.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 glibc.
from 61c4aad705 New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]
new 4ef60d9597 x86_64: Use _CET_NOTRACK in strcmp.S
new 921595d151 x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S
new 8817df4265 x86-64: Use _CET_NOTRACK in strcmp-sse42.S
new 811e9e52b2 x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S
new 03aaf49b68 x86-64: Use _CET_NOTRACK in memcpy-ssse3.S
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:
ChangeLog | 30 ++++++
sysdeps/x86_64/multiarch/memcpy-ssse3-back.S | 6 +-
sysdeps/x86_64/multiarch/memcpy-ssse3.S | 124 +++++++++++------------
sysdeps/x86_64/multiarch/strcmp-sse42.S | 2 +-
sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S | 2 +-
sysdeps/x86_64/strcmp.S | 2 +-
6 files changed, 98 insertions(+), 68 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 gcc-8-branch
in repository gcc.
from 29acb44ba18 Daily bump.
new 99e91ffface Add experimental::sample and experimental::shuffle from N4531
new 2f2d81539a0 Add xfail-if to some tests that fail with COW strings
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:
libstdc++-v3/ChangeLog | 40 +++++++++++++++++
libstdc++-v3/include/experimental/algorithm | 21 ++++++++-
.../21_strings/basic_string/cons/char/deduction.cc | 1 +
.../basic_string/cons/wchar_t/deduction.cc | 1 +
.../25_algorithms/make_heap/complexity.cc | 1 +
.../random/random_device/cons/default.cc | 1 +
.../algorithm/{sample.cc => sample-2.cc} | 51 ++++++++++------------
.../testsuite/experimental/algorithm/sample.cc | 40 ++++++++---------
.../1.cc => experimental/algorithm/shuffle.cc} | 17 ++++----
.../testsuite/experimental/random/randint.cc | 1 +
libstdc++-v3/testsuite/lib/libstdc++.exp | 28 ++++++++++++
11 files changed, 143 insertions(+), 59 deletions(-)
copy libstdc++-v3/testsuite/experimental/algorithm/{sample.cc => sample-2.cc} (60%)
copy libstdc++-v3/testsuite/{25_algorithms/shuffle/1.cc => experimental/algorithm/ [...]
--
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 cdf04dc18c Mention clang-cl improvements from r335466 and r336379 in Re [...]
new 8deba43444 Clear properties inadvertantly added to tests in R336379
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:
--
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 37f295971e4 2018-07-18 Richard Biener <rguenther(a)suse.de>
new fe1c07b6354 PR c++/86190 - bogus -Wsign-conversion warning * typeck.c [...]
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/typeck.c | 10 ++++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/warn/Wsign-conversion-3.C | 13 +++++++++++++
gcc/testsuite/g++.dg/warn/Wsign-conversion-4.C | 14 ++++++++++++++
5 files changed, 45 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wsign-conversion-3.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wsign-conversion-4.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.