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 154a35e [sanitizers] Fix formatting of the shell script.
new 5ad57c8 [tsan] Provide external tags (object types) via debugging API
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/tsan/rtl/tsan_debugging.cc | 10 +++++++
lib/tsan/rtl/tsan_interface.h | 4 +++
test/tsan/debug_external.cc | 61 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 75 insertions(+)
create mode 100644 test/tsan/debug_external.cc
--
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 3ff1a15 [clangd] Fix Output.log error
new 636a667 Fix clang-move test after clang-format update r295312
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/clang-move/ClangMoveTests.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 40edfac [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load [...]
new 914d7a6 Rever -r295314 "[DAGCombiner] Support {a|s}ext, {a|z|s}ext lo [...]
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/SelectionDAG/DAGCombiner.cpp | 27 ++----
test/CodeGen/AArch64/load-combine-big-endian.ll | 6 +-
test/CodeGen/AArch64/load-combine.ll | 7 +-
test/CodeGen/ARM/fp16-promote.ll | 12 ++-
test/CodeGen/ARM/load-combine-big-endian.ll | 11 ++-
test/CodeGen/ARM/load-combine.ll | 12 ++-
test/CodeGen/X86/load-combine.ll | 112 +++++++++++++++++++++---
7 files changed, 147 insertions(+), 40 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from ee36efa testsuite/test.sh: Fix dejagnu branch name.
new 94d268b lib/component.sh: Support new git-branch output format.
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/component.sh | 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 llvm.
from 0c9edc1 [ARM] GlobalISel: Select G_SEQUENCE and G_EXTRACT
new 40edfac [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load [...]
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/SelectionDAG/DAGCombiner.cpp | 27 ++++--
test/CodeGen/AArch64/load-combine-big-endian.ll | 6 +-
test/CodeGen/AArch64/load-combine.ll | 7 +-
test/CodeGen/ARM/fp16-promote.ll | 12 +--
test/CodeGen/ARM/load-combine-big-endian.ll | 11 +--
test/CodeGen/ARM/load-combine.ll | 12 +--
test/CodeGen/X86/load-combine.ll | 112 +++---------------------
7 files changed, 40 insertions(+), 147 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 fd47979 [clang-format] Align block comment decorations
new 6b7f22d [OpenCL][Doc] Added OpenCL vendor extension description to us [...]
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/UsersManual.rst | 39 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 38 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 binutils-gdb.
from 37d7d56 ld testsuite function pointer comparisons vs. hppa
new 2bd7f87 ld: Add additional checking for warnings/errors in testsuite
new 90ed9b8 bfd/dwarf: Improve use of previously loaded dwarf information
new 3239a42 bfd: Improve lookup of file / line information for errors
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:
bfd/ChangeLog | 14 ++++++++
bfd/dwarf2.c | 55 +++++++++++++++++++++++++++--
ld/ChangeLog | 23 ++++++++++++
ld/testsuite/ld-elf/dwarf.exp | 6 ++++
ld/testsuite/ld-elf/dwarf2.err | 5 +++
ld/testsuite/ld-elf/dwarf2a.c | 8 +++++
ld/testsuite/ld-elf/dwarf2b.c | 10 ++++++
ld/testsuite/ld-elf/dwarf3.c | 13 +++++++
ld/testsuite/ld-elf/dwarf3.err | 4 +++
ld/testsuite/ld-elf/shared.exp | 8 +++--
ld/testsuite/ld-plugin/lto.exp | 6 ++--
ld/testsuite/lib/ld-lib.exp | 79 +++++++++++++++++++++++++++++++++++-------
12 files changed, 212 insertions(+), 19 deletions(-)
create mode 100644 ld/testsuite/ld-elf/dwarf2.err
create mode 100644 ld/testsuite/ld-elf/dwarf2a.c
create mode 100644 ld/testsuite/ld-elf/dwarf2b.c
create mode 100644 ld/testsuite/ld-elf/dwarf3.c
create mode 100644 ld/testsuite/ld-elf/dwarf3.err
--
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 f5802a7 [OpenCL] Correct ndrange_t implementation
new fd47979 [clang-format] Align block comment decorations
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 | 26 +++-
lib/Format/BreakableToken.h | 4 +
unittests/Format/FormatTest.cpp | 2 +-
unittests/Format/FormatTestComments.cpp | 202 ++++++++++++++++++++++++++++++--
4 files changed, 224 insertions(+), 10 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 a48cda7 Fix more powerpc testsuite source errors
new 247d6c4 PR21132, hppa-linux pie support doesn't work
new a8c75b7 hppa -z relro again
new 37d7d56 ld testsuite function pointer comparisons vs. hppa
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:
bfd/ChangeLog | 16 ++++++++++++++++
bfd/elf-bfd.h | 4 ++++
bfd/elf.c | 11 +++++++++++
bfd/elf32-hppa.c | 3 +++
bfd/elfxx-target.h | 4 ++++
ld/ChangeLog | 15 +++++++++++++++
ld/testsuite/ld-elf/check-ptr-eq.c | 6 +++---
ld/testsuite/ld-elf/loadaddr1.d | 2 +-
ld/testsuite/ld-elf/loadaddr2.d | 4 ++--
ld/testsuite/ld-elf/loadaddr3a.d | 2 +-
ld/testsuite/ld-elf/pr18718.c | 2 +-
ld/testsuite/ld-elf/pr18720a.c | 2 +-
ld/testsuite/ld-scripts/rgn-at5.d | 8 ++++----
13 files changed, 66 insertions(+), 13 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 4a21a19 [ARM] GlobalISel: Assert that we don't use the FPR bank if we [...]
new 126f155 [ARM] GlobalISel: Select double G_FADD and copies
new 0c9edc1 [ARM] GlobalISel: Select G_SEQUENCE and G_EXTRACT
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/ARM/ARMInstructionSelector.cpp | 113 +++++++++++++++++++--
.../ARM/GlobalISel/arm-instruction-select.mir | 79 ++++++++++++++
2 files changed, 186 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.