This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b1384095a7c x86: Enable -fcf-protection with multi-byte NOPs
new 07f8c7a451d libgcc/CET: Add _CET_ENDBR to __stack_split_initialize
new cc7817c4cbd x86/cet: Properly output labels in property note section
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/ChangeLog | 6 ++++++
gcc/config/i386/cet.c | 10 +++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr85404.c | 6 ++++++
libgcc/ChangeLog | 6 ++++++
libgcc/config/i386/morestack.S | 1 +
6 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85404.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 gcc-7-branch
in repository gcc.
from c234bf2278c Daily bump.
new bda72da4a42 PR c++/85464 - missing location for -Wignored-qualifiers di [...]
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/decl.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/diagnostic/pr85464.C | 5 +++++
4 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr85464.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 141e6bde5ce [NewGVN] Add ops as dependency if we cannot find a leader f [...]
new 77925f6df31 [llvm-mca][X86] Add mmx instruction to btver2 resource tests
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-mca/X86/BtVer2/resources-mmx.s | 400 ++++++++++++++++++++++++
test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 117 ++++++-
test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 60 +++-
3 files changed, 569 insertions(+), 8 deletions(-)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-mmx.s
--
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 aa16779ee39 [Hexagon] Generate code for vector bswap intrinsics
new 141e6bde5ce [NewGVN] Add ops as dependency if we cannot find a leader f [...]
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/Scalar/NewGVN.cpp | 13 ++++++--
test/Transforms/NewGVN/pr35074.ll | 62 +++++++++++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/NewGVN/pr35074.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 master
in repository llvm.
from 37e180bdc4f [Hexagon] Add/fix patterns for 32/64-bit vector compares an [...]
new e55af336cb1 [X86][BtVer2] Remove SSE4A EXTRQ/EXTRQI InstRW overrides.
new aa16779ee39 [Hexagon] Generate code for vector bswap intrinsics
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/Hexagon/HexagonPatternsHVX.td | 5 ++++
lib/Target/X86/X86ScheduleBtVer2.td | 4 ---
test/CodeGen/Hexagon/autohvx/bswap.ll | 45 ++++++++++++++++++++++++++++++++
3 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/bswap.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 master
in repository llvm.
from 08c3a991721 [Unittests] Fix plugins test
new 37e180bdc4f [Hexagon] Add/fix patterns for 32/64-bit vector compares 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:
lib/Target/Hexagon/HexagonISelLowering.cpp | 95 ++++++------
lib/Target/Hexagon/HexagonPatterns.td | 93 ++++++------
test/CodeGen/Hexagon/isel-zext-vNi1.ll | 6 +-
test/CodeGen/Hexagon/vect/bit4x8.ll | 27 ++++
test/CodeGen/Hexagon/vect/setcc-not.ll | 102 +++++++++++++
test/CodeGen/Hexagon/vect/setcc-v32.ll | 224 +++++++++++++++++++++++++++++
6 files changed, 445 insertions(+), 102 deletions(-)
create mode 100644 test/CodeGen/Hexagon/vect/bit4x8.ll
create mode 100644 test/CodeGen/Hexagon/vect/setcc-not.ll
create mode 100644 test/CodeGen/Hexagon/vect/setcc-v32.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 master
in repository clang.
from f5169f5088 [clang-format] Don't remove empty lines before namespace endings
new 8e661d572a Fix __attribute__((force_align_arg_pointer)) misalignment bug
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/TargetInfo.cpp | 25 +++++--------------------
test/CodeGen/function-attributes.c | 4 ++--
2 files changed, 7 insertions(+), 22 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 90bb2289e6e [mips] Correct the definitions of the unaligned word memory [...]
new 08c3a991721 [Unittests] Fix plugins test
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:
unittests/Passes/CMakeLists.txt | 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 compiler-rt.
from 7c1d2367f tsan: fix compiler warnings
new 74d56ed76 [Fuzzer] Make InterruptHandler non-blocking for Fuchsia
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/fuzzer/FuzzerUtilFuchsia.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.