This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/roland/2.30/pr20995-2-xfail-aarch64-elf
in repository binutils-gdb.
discards 572402dffe ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
adds 1e7ae90922 Automatic date update in version.in
new ad77a9be3b ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (572402dffe)
\
N -- N -- N refs/heads/users/roland/2.30/pr20995-2-xfail-aarch64-elf [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/version.h | 2 +-
ld/ChangeLog | 2 +-
2 files changed, 2 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 compiler-rt.
from c6ad367ba [sanitizer] Revert rCRT327145
new f505320f5 cfi: Disable simple-pass.cpp on Darwin.
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/cfi/simple-pass.cpp | 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 master
in repository gcc.
from 5ea0f41734a PR c++/84767 * tree-inline.c (copy_tree_body_r): For INDI [...]
new 533f67f12b6 PR c++/84076 * call.c (convert_arg_to_ellipsis): Instead [...]
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 | 10 ++++++++++
gcc/cp/call.c | 12 ++++++++++--
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/warn/Wformat-2.C | 17 +++++++++++++++++
4 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-2.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 compiler-rt.
from ff2d05790 Use branch funnels for virtual calls when retpoline mitigatio [...]
new c6ad367ba [sanitizer] Revert rCRT327145
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/sanitizer_common/sanitizer_allocator_primary32.h | 8 +++++---
lib/sanitizer_common/sanitizer_allocator_primary64.h | 13 ++++++-------
lib/sanitizer_common/sanitizer_common.h | 6 ++----
3 files changed, 13 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 newlib.
from b194d6561 Cygwin: AF_UNIX: Implemant socketpair
new 8b6804b8a Cygwin: don't skip O_TMPFILE files in readdir
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:
winsup/cygwin/fhandler_disk_file.cc | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 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 9d5411b8c1 [OPENMP] Fix the address of the original variable in task re [...]
new 49b430ba60 Don't use -pie in relocatable link.
new b641d31365 Fix Clang test case.
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/Driver/ToolChains/Gnu.cpp | 3 ++-
test/CodeGen/thinlto-distributed-cfi-devirt.ll | 2 +-
test/Driver/android-pie.c | 17 +++++++++++++++++
3 files changed, 20 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 fd10033f581 Avoid creating a Constant for each value in a ConstantDataS [...]
new 68d73644cd5 Use branch funnels for virtual calls when retpoline mitigat [...]
new 67fe7958c82 [llvm-objdump] Support disassembling by symbol name
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:
include/llvm/ADT/PointerUnion.h | 6 +
include/llvm/CodeGen/TargetOpcodes.def | 2 +
include/llvm/IR/Intrinsics.td | 4 +
include/llvm/IR/ModuleSummaryIndex.h | 7 +-
include/llvm/IR/ModuleSummaryIndexYAML.h | 2 +
include/llvm/Target/Target.td | 6 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 54 ++++++
lib/IR/Verifier.cpp | 17 +-
lib/Target/X86/X86ExpandPseudo.cpp | 103 ++++++++++
lib/Transforms/IPO/LowerTypeTests.cpp | 117 ++++++++++--
lib/Transforms/IPO/WholeProgramDevirt.cpp | 211 ++++++++++++++++++---
test/CodeGen/X86/icall-branch-funnel.ll | 170 +++++++++++++++++
.../LowerTypeTests/icall-branch-funnel.ll | 46 +++++
.../Inputs/import-branch-funnel.yaml | 11 ++
.../Inputs/import-vcp-branch-funnel.yaml | 23 +++
.../Transforms/WholeProgramDevirt/branch-funnel.ll | 155 +++++++++++++++
test/Transforms/WholeProgramDevirt/import.ll | 32 ++--
.../llvm-objdump/X86/disasm-specific-funcs.test | 20 ++
tools/llvm-objdump/llvm-objdump.cpp | 44 +++--
19 files changed, 958 insertions(+), 72 deletions(-)
create mode 100644 test/CodeGen/X86/icall-branch-funnel.ll
create mode 100644 test/Transforms/LowerTypeTests/icall-branch-funnel.ll
create mode 100644 test/Transforms/WholeProgramDevirt/Inputs/import-branch-funnel.yaml
create mode 100644 test/Transforms/WholeProgramDevirt/Inputs/import-vcp-branch-fun [...]
create mode 100644 test/Transforms/WholeProgramDevirt/branch-funnel.ll
create mode 100644 test/tools/llvm-objdump/X86/disasm-specific-funcs.test
--
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 0d7956335 [sanitizer] Align & pad the allocator structures to the cache [...]
new ff2d05790 Use branch funnels for virtual calls when retpoline mitigatio [...]
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/cfi/simple-pass.cpp | 2 ++
1 file changed, 2 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 gcc.
from afca8a73310 PR rtl-optimization/84682 * lra-constraints.c (process_ad [...]
new e958cc256b4 gcc/ChangeLog:
new 5ea0f41734a PR c++/84767 * tree-inline.c (copy_tree_body_r): For INDI [...]
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 | 14 +++
gcc/gimple-ssa-warn-restrict.c | 46 +++++---
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/g++.dg/ext/vla18.C | 19 ++++
gcc/testsuite/gcc.dg/Wrestrict-10.c | 121 +++++++++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-11.c | 205 ++++++++++++++++++++++++++++++++++++
gcc/tree-inline.c | 1 +
7 files changed, 401 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vla18.C
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-10.c
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-11.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.