This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 187617b4504 * gcc.dg/tree-ssa/pr84512.c: Xfail on alpha*-*-*.
new f144c98a5ff * gcc.dg/plugin/poly-int-07_plugin.c (dg-options): Use -O0.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/plugin/poly-int-07_plugin.c | 2 +-
2 files changed, 5 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 llvm.
from c6fbe17b987 [X86] Use isNullConstant helper. NFCI.
new afca5c23cfc [SystemZ, TableGen] Fix shift count handling
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/SystemZ/SystemZISelLowering.cpp | 78 ------------------------------
lib/Target/SystemZ/SystemZISelLowering.h | 1 -
lib/Target/SystemZ/SystemZInstrInfo.td | 48 +++++++++---------
lib/Target/SystemZ/SystemZOperands.td | 1 +
lib/Target/SystemZ/SystemZOperators.td | 10 ++++
test/CodeGen/SystemZ/shift-12.ll | 12 +++++
utils/TableGen/CodeGenDAGPatterns.cpp | 44 ++++++++---------
7 files changed, 67 insertions(+), 127 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 f09d159b577 [llvm-mca][x86] Add STC + STD instruction resource tests
new c6fbe17b987 [X86] Use isNullConstant helper. NFCI.
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/X86/X86ISelLowering.cpp | 3 +--
1 file changed, 1 insertion(+), 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 clang-tools-extra.
from a84c88db [clang-tidy] add all clang-tidy modules to plugin
new 187ca5ee [clangd] Make SymbolLocation => bool conversion explicitly.
new 6d1efe20 [clangd] Receive compilationDatabasePath in 'initialize' request
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:
clangd/ClangdLSPServer.cpp | 16 +++++++++++-----
clangd/ClangdLSPServer.h | 1 +
clangd/Protocol.cpp | 2 +-
clangd/Protocol.h | 21 ++++++++++++++-------
clangd/index/Index.h | 9 ++++++++-
5 files changed, 35 insertions(+), 14 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 glibc.
from c0e7e2c127 Move SNAN_TESTS_TYPE_CAST out of math-tests.h.
new 46f8cf5712 Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
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:
ChangeLog | 13 ++++++++++
.../generic/math-tests-snan-payload.h | 29 +++++++---------------
sysdeps/generic/math-tests.h | 9 +------
.../{math-tests.h => math-tests-snan-payload.h} | 7 ++++--
.../mips/math-tests-snan-payload.h | 26 +++++++------------
sysdeps/mips/math-tests.h | 6 -----
.../riscv/math-tests-snan-payload.h | 22 ++++++----------
sysdeps/riscv/math-tests.h | 3 ---
8 files changed, 44 insertions(+), 71 deletions(-)
copy bits/fp-fast.h => sysdeps/generic/math-tests-snan-payload.h (63%)
rename sysdeps/hppa/{math-tests.h => math-tests-snan-payload.h} (82%)
copy math/test-fe-snans-always-signal.c => sysdeps/mips/math-tests-snan-payload.h (67%)
copy support/xcalloc.c => sysdeps/riscv/math-tests-snan-payload.h (72%)
--
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 07fac885 [test-suite] Removing Rodinia from Makefile build due to buil [...]
new d0359faf Make Misc-C++-EH test to compiple with -static
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:
SingleSource/Benchmarks/Misc-C++-EH/Makefile | 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 glibc.
from b029723b80 Add version.h, and NEWS update to ChangeLog.
new c0e7e2c127 Move SNAN_TESTS_TYPE_CAST out of math-tests.h.
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:
ChangeLog | 8 +++++++
.../generic/math-tests-snan-cast.h | 19 ++++++----------
sysdeps/generic/math-tests.h | 8 ++-----
.../{math-tests.h => math-tests-snan-cast.h} | 25 ++++++++++------------
sysdeps/powerpc/math-tests.h | 8 -------
5 files changed, 28 insertions(+), 40 deletions(-)
copy dlfcn/modstatic3.c => sysdeps/generic/math-tests-snan-cast.h (71%)
copy sysdeps/powerpc/{math-tests.h => math-tests-snan-cast.h} (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 gcc.
from a155acdf011 Improve dumping of value profiling transformations.
new 187617b4504 * gcc.dg/tree-ssa/pr84512.c: Xfail on alpha*-*-*.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr84512.c | 4 ++--
2 files changed, 6 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 874612dc79b __gcov_indirect_call_callee can't be null in __gcov_indirec [...]
new a155acdf011 Improve dumping of value profiling transformations.
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/tree-prof/stringop-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/stringop-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/val-prof-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/val-prof-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/val-prof-3.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/val-prof-4.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/val-prof-5.c | 2 +-
gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c | 24 ++++++++++++------------
gcc/value-prof.c | 29 +++++++++--------------------
11 files changed, 47 insertions(+), 39 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 7dce6b6631c [llvm-mca] Improve code comments. NFC.
new f09d159b577 [llvm-mca][x86] Add STC + STD instruction 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/Atom/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/Broadwell/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/Generic/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/SLM/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/SandyBridge/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/SkylakeClient/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/SkylakeServer/resources-x86_64.s | 9 ++++++++-
test/tools/llvm-mca/X86/Znver1/resources-x86_64.s | 9 ++++++++-
10 files changed, 80 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.