This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 0b21043 [ELF] - Split struct In<ELFT> to have templated and non-templ [...]
new 319e836 [ELF] - Move LinkerScript::discard to LinkerScriptBase. 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:
ELF/LinkerScript.cpp | 5 ++---
ELF/LinkerScript.h | 2 +-
2 files changed, 3 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 70b9c4a Revert "[Thumb1] Fix the bug when adding/subtracting -2147483648"
new 8675210 Revert "Refactor SimplifyCFG:canSinkInstructions [NFC]"
new 27c6067 Cyle -> Cycle; NFCI
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/AMDGPU/R600InstrInfo.cpp | 4 ++--
lib/Target/AMDGPU/R600InstrInfo.h | 4 ++--
lib/Target/ARM/ARMScheduleSwift.td | 8 +++----
lib/Transforms/Utils/SimplifyCFG.cpp | 46 ++++++++++++++++++------------------
4 files changed, 31 insertions(+), 31 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 lld.
from 7c85785 Use uint32_t for alignment.
new 0b21043 [ELF] - Split struct In<ELFT> to have templated and non-templ [...]
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:
ELF/SyntheticSections.cpp | 12 ++++++++++++
ELF/SyntheticSections.h | 32 ++++++++++++--------------------
2 files changed, 24 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 gcc.
from 74ae361 Fix typo in config.h.in comment
new cdb5c42 [gcc, testsuite] Don't xfail on arm
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 | 5 +++++
gcc/testsuite/gcc.dg/attr-alloc_size-11.c | 4 ++--
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 gcc.
from 2914a5e Don't use Win32 functions on CYGWIN.
new 74ae361 Fix typo in config.h.in comment
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/acinclude.m4 | 2 +-
libstdc++-v3/config.h.in | 2 +-
libstdc++-v3/configure | 2 +-
libstdc++-v3/doc/Makefile.in | 1 -
5 files changed, 11 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 gcc-6-branch
in repository gcc.
from 456473b PR c++/72775 * init.c (perform_member_init): Diagnose membe [...]
new 572ef32 PR target/80019 * config/i386/i386.c (ix86_vector_duplicate [...]
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 | 6 ++++++
gcc/config/i386/i386.c | 8 +++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr80019.c | 13 +++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80019.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 lldb.
from c21ee74 Fix TestMoveNearest for remote targets
new df55486 Remove some ProcFileReader occurences
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:
include/lldb/Host/linux/Support.h | 27 +++
source/Host/CMakeLists.txt | 1 +
source/Host/linux/Host.cpp | 397 +++++++++++++++--------------------
source/Host/linux/Support.cpp | 34 +++
unittests/Host/CMakeLists.txt | 12 +-
unittests/Host/linux/HostTest.cpp | 48 +++++
unittests/Host/linux/SupportTest.cpp | 26 +++
7 files changed, 317 insertions(+), 228 deletions(-)
create mode 100644 include/lldb/Host/linux/Support.h
create mode 100644 source/Host/linux/Support.cpp
create mode 100644 unittests/Host/linux/HostTest.cpp
create mode 100644 unittests/Host/linux/SupportTest.cpp
--
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 c12050b Reverted unintended commit
new 70b9c4a Revert "[Thumb1] Fix the bug when adding/subtracting -2147483648"
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/ARMISelLowering.cpp | 8 ++++----
test/CodeGen/Thumb/long.ll | 12 ------------
2 files changed, 4 insertions(+), 16 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 945e057 Refactor SimplifyCFG:canSinkInstructions [NFC]
new a6a5484 Fix Wint-in-bool-context warning (PR32248)
new c12050b Reverted unintended commit
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:
--
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 9494d96 ld-checks: tweak overflow checks.
new 03b039a RISC-V: Fix assembler for c.addi, rd can be x0
new b416fe8 RISC-V: Fix assembler for c.li, c.andi and c.addiw
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-riscv.c | 8 ++++++++
opcodes/ChangeLog | 10 ++++++++++
opcodes/riscv-opc.c | 8 ++++----
4 files changed, 28 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.