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 42b7a39 Allow a second -T<section>=<addr> to override a previous vers [...]
new 45a54ee Make the kernel dwarf stack unwinder work for ARC 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:
gas/ChangeLog | 6 ++++++
gas/config/tc-arc.c | 2 +-
gas/testsuite/gas/cfi/cfi-arc-1.d | 3 +--
3 files changed, 8 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 compiler-rt.
from 28f8c79 tsan: don't create sync objects on acquire
new 7d98ad9 [sanitizer] Stop unwinding the stack when a close-to-zero PC [...]
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_common.cc | 8 +-------
lib/sanitizer_common/sanitizer_common.h | 7 ++++++-
lib/sanitizer_common/sanitizer_stacktrace.cc | 3 +++
lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc | 2 ++
lib/sanitizer_common/tests/sanitizer_stacktrace_test.cc | 13 +++++++++++++
5 files changed, 25 insertions(+), 8 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 95daf21 oops - omitted from previous delta
new 42b7a39 Allow a second -T<section>=<addr> to override a previous vers [...]
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 | 8 ++++++++
ld/lexsup.c | 1 +
ld/testsuite/ld-scripts/pr20302.d | 12 ++++++++++++
ld/testsuite/ld-scripts/script.exp | 1 +
4 files changed, 22 insertions(+)
create mode 100644 ld/testsuite/ld-scripts/pr20302.d
--
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 4cc8cc2 [mips] Add instruction itineraries for LSA, DLSA
new 339dc3d [Hexagon] Equally-sized vectors are equivalent in ISel (except vNi1)
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/HexagonISelDAGToDAG.cpp | 21 +++++++++++
lib/Target/Hexagon/HexagonInstrInfoVector.td | 55 ++--------------------------
test/CodeGen/Hexagon/bitconvert-vector.ll | 27 ++++++++++++++
3 files changed, 51 insertions(+), 52 deletions(-)
create mode 100644 test/CodeGen/Hexagon/bitconvert-vector.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 4a90581 [ARM] Fix Thumb text sections' flags under COFF/Windows
new 4cc8cc2 [mips] Add instruction itineraries for LSA, DLSA
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/Mips/MipsMSAInstrInfo.td | 13 ++++++-------
1 file changed, 6 insertions(+), 7 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 468afca [clang-tidy] Don't run misc-definitions-in-headers check in f [...]
new 51dfaef [clang-tidy] Warning enum unused using declarations.
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/misc/UnusedUsingDeclsCheck.cpp | 9 ++++++---
test/clang-tidy/misc-unused-using-decls.cpp | 16 +++++++++++++++-
2 files changed, 21 insertions(+), 4 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 665d497 Move isPositionIndependent up to AsmPrinter.
new 56b08a5 Last line of file missing on previous check-in.
new ebad00c Revert 273848, it caused PR28329
new 4a90581 [ARM] Fix Thumb text sections' flags under COFF/Windows
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:
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 12 +++++++-----
lib/MC/MCObjectFileInfo.cpp | 7 +++++--
lib/Target/Sparc/LeonPasses.h | 1 +
lib/Target/X86/X86ISelLowering.cpp | 7 -------
test/CodeGen/X86/avx-vbroadcast.ll | 14 ++++++++++----
test/CodeGen/X86/vector-shuffle-256-v4.ll | 3 ++-
6 files changed, 25 insertions(+), 19 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 47347b8 Use the isPositionIndependent predicate. NFC.
new 97f8745 [Sparc] Formatting and commenting changes per review.
new 665d497 Move isPositionIndependent up to AsmPrinter.
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/CodeGen/AsmPrinter.h | 2 +
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 4 +
lib/Target/ARM/ARMAsmPrinter.cpp | 4 -
lib/Target/ARM/ARMAsmPrinter.h | 1 -
lib/Target/PowerPC/PPCAsmPrinter.cpp | 6 +-
lib/Target/Sparc/LeonPasses.cpp | 332 +++++++++++++++++-----------------
lib/Target/Sparc/LeonPasses.h | 44 +++--
7 files changed, 200 insertions(+), 193 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 9040edc Removed duplicate assertions note
new 47347b8 Use the isPositionIndependent predicate. NFC.
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/PowerPC/PPCISelLowering.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.