This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from aa0f640 Add -Wno-psabi to diagnostic-test-expressions-1.c options
new c6e4ffc Revert r245598
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 | 9 +++++++++
gcc/lra-constraints.c | 10 +---------
2 files changed, 10 insertions(+), 9 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 57ad0af WIP scripts to configure TX1 board and run benchmarks
new 6187de0 Add perf-archive.sh from kernel sources
new d6437c9 perfdatadir2csv.sh: Add --num-dsos and --num-symbols options
new ed0b91a perf-archive.sh: Rework interface to support multiple *.data files
new bd0888f perf-buildid-cache.sh: New script to build perf's buildid cache
new 468601c cpu2xxx.cfg: Explicitly generate buildid
new 766927b cpu2006.cfg: Rely on perf-archive.sh to save executables
new f051fce run.sh: Backup an experimental run script
new 0787621 spec2xxx-config: Add --perf-bin and --perf-buildid-dir options
new 48a123b perfdatadir2csv.sh: Add --buildid-dir option similar to spec2 [...]
new b42fd24 perf-archive.sh: Fix typos.
new 2b7489f Update run.sh
The 11 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:
cpu2006.cfg | 2 +-
cpu2xxx.cfg | 5 ++++
perf-archive.sh | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++
perf-buildid-cache.sh | 43 +++++++++++++++++++++++++++++
perfdatadir2csv.sh | 32 ++++++++++++++++++----
run.sh | 63 +++++++++++++++++++++++++++++++++---------
spec2xxx-config | 30 +++++++++++++++++++-
7 files changed, 230 insertions(+), 21 deletions(-)
create mode 100755 perf-archive.sh
create mode 100755 perf-buildid-cache.sh
--
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 binutils-2_27-branch
in repository binutils-gdb.
from 749984d i386: Allow "lea foo@GOT, %reg" in PIC
new 8e1e248 PowerPC64 toc optimisation for power9
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:
bfd/ChangeLog | 8 ++
bfd/elf64-ppc.c | 29 +++--
ld/ChangeLog | 11 ++
ld/testsuite/ld-powerpc/powerpc.exp | 4 +
ld/testsuite/ld-powerpc/tocopt7.d | 54 +++++++++
ld/testsuite/ld-powerpc/tocopt7.out | 26 +++++
ld/testsuite/ld-powerpc/tocopt7.s | 216 ++++++++++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/tocopt8.d | 46 ++++++++
ld/testsuite/ld-powerpc/tocopt8.s | 188 +++++++++++++++++++++++++++++++
9 files changed, 573 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/tocopt7.d
create mode 100644 ld/testsuite/ld-powerpc/tocopt7.out
create mode 100644 ld/testsuite/ld-powerpc/tocopt7.s
create mode 100644 ld/testsuite/ld-powerpc/tocopt8.d
create mode 100644 ld/testsuite/ld-powerpc/tocopt8.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 gcc.
from d37afd2 Fix typo in -masm-dialect option values.
new aa0f640 Add -Wno-psabi to diagnostic-test-expressions-1.c options
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 | 7 ++++++-
gcc/testsuite/gcc.dg/plugin/diagnostic-test-expressions-1.c | 2 +-
2 files changed, 7 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 94403df tablegen: Fix android build
new c247010 [ARM] GlobalISel: Lower calls to void() functions
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/ARM/ARMCallLowering.cpp | 35 +++++++++++++++++++++++++
lib/Target/ARM/ARMCallLowering.h | 4 +++
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 23 ++++++++++++++++
3 files changed, 62 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 master
in repository clang-tools-extra.
from 135c59a clangd/ASTManager.cpp: Appease msc19 Debug build -- Don't der [...]
new c30b89a [clang-tidy] Reword the "code outside header guard" warning.
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:
clang-tidy/utils/HeaderGuard.cpp | 12 +--
unittests/clang-tidy/LLVMModuleTest.cpp | 148 +++++++++++++++++++-------------
2 files changed, 95 insertions(+), 65 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 f0bd41d Fix lookup through injected-class-names in implicit deduction [...]
new 33c364f [clang-format] Remove unused member variables from BreakableToken
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/Format/BreakableToken.cpp | 12 ++++--------
lib/Format/BreakableToken.h | 14 ++------------
2 files changed, 6 insertions(+), 20 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 binutils-gdb.
from 7814882 Fix recent compiler warnings.
new 4651978 Fix compile time warning message in linker testsuite 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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-ifunc/pr18808b.c | 14 ++++++++------
2 files changed, 13 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 gcc.
from ce807d9 Skip gcc.dg/gimplefe-26.c on non-c99 runtime targets
new 74a4a36 [PR translation/79638] "%ntid.y" confuses gcc.pot generation
new d37afd2 Fix typo in -masm-dialect option values.
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 | 9 +++++++++
gcc/config/i386/i386.opt | 2 +-
gcc/config/nvptx/nvptx.c | 5 ++++-
3 files changed, 14 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 28ac8d1 PR ada/67205 * config/arm/arm.c (TARGET_CUSTOM_FUNCTION_DES [...]
new ce807d9 Skip gcc.dg/gimplefe-26.c on non-c99 runtime targets
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/gimplefe-26.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.