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 875ffa3edc Correct target_underscore for cris
new 72e84f9694 Fix access violation when disassembling a corrupt VMS binary.
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/vms-alpha.c | 14 ++++++++++++--
2 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 7e1ef2da785 [CodeGen] Add generic MacroFusion pass.
new 127fdb13790 Revert r305677 [CodeGen] Add generic MacroFusion pass.
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/llvm/CodeGen/MacroFusion.h | 41 -------
lib/CodeGen/CMakeLists.txt | 1 -
lib/CodeGen/MacroFusion.cpp | 150 ------------------------
lib/Target/AArch64/AArch64MacroFusion.cpp | 183 +++++++++++++++++++++++++-----
lib/Target/AArch64/AArch64MacroFusion.h | 11 +-
lib/Target/X86/X86MacroFusion.cpp | 101 ++++++++++++++---
lib/Target/X86/X86MacroFusion.h | 11 +-
7 files changed, 253 insertions(+), 245 deletions(-)
delete mode 100644 include/llvm/CodeGen/MacroFusion.h
delete mode 100644 lib/CodeGen/MacroFusion.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 compiler-rt.
from 366176ff1 [XRay][compiler-rt][NFC] Add a test for both arg1 and arg0 ha [...]
new 80ed4944b [scudo] Enabling MIPS support for Scudo
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:
cmake/config-ix.cmake | 2 +-
lib/sanitizer_common/sanitizer_atomic_clang.h | 22 ++++++--
.../sanitizer_atomic_clang_other.h | 65 ++++++++++++++++++++++
test/scudo/random_shuffle.cpp | 2 +-
4 files changed, 83 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 clang.
from cf092e8c65 [driver][macOS] Pick the system version for the deployment t [...]
new 6ee5ac604b Add missing OS check to r305678
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/Driver/ToolChains/Darwin.cpp | 6 ++++--
1 file changed, 4 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 lld.
from 844a48b36 [ELF] make default for get{ARM,AArch64}UndefinedRelativeWeakV [...]
new b64633d89 [ELF] Emit only one error if -z max-page-size without value
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/Driver.cpp | 2 +-
test/ELF/invalid-z.s | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/invalid-z.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 newlib.
from 14ea06212 Revert "Don't overread or write memory returned by _DTOA_R"
new 0c081aa62 Fix guard for siginfo_t and pthread_t definition
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:
newlib/libc/include/sys/_pthreadtypes.h | 4 ++--
newlib/libc/include/sys/signal.h | 16 ++++++++++------
2 files changed, 12 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 llvm.
from df1f7afc1e1 [ARM] GlobalISel: Support G_ICMP for i32 and pointers
new 7e1ef2da785 [CodeGen] Add generic MacroFusion pass.
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/llvm/CodeGen/MacroFusion.h | 41 +++++++
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/MacroFusion.cpp | 150 ++++++++++++++++++++++++
lib/Target/AArch64/AArch64MacroFusion.cpp | 183 +++++-------------------------
lib/Target/AArch64/AArch64MacroFusion.h | 11 +-
lib/Target/X86/X86MacroFusion.cpp | 101 +++--------------
lib/Target/X86/X86MacroFusion.h | 11 +-
7 files changed, 245 insertions(+), 253 deletions(-)
create mode 100644 include/llvm/CodeGen/MacroFusion.h
create mode 100644 lib/CodeGen/MacroFusion.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 clang.
from 66bdcfb16d [analyzer] Fix logical not for pointers with different bit width
new cf092e8c65 [driver][macOS] Pick the system version for the deployment t [...]
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/Driver/ToolChains/Darwin.cpp | 21 ++++++++++++++++++++-
test/Driver/darwin-sdkroot.c | 9 +++++++++
2 files changed, 29 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 glibc.
from 629ebc873a Fix typo when undefining weak_alias
new 5b83faf6a7 dynarray: Use libc_hidden_proto only for !_ISOMAC
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:
ChangeLog | 4 ++++
malloc/dynarray.h | 11 +++++++----
2 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 master
in repository newlib.
from a5cc86ba1 cygwin: document XSI sigpause
new 5ca286666 Ensure that send() interrupted by a signal returns sucessfully
new 14ea06212 Revert "Don't overread or write memory returned by _DTOA_R"
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:
newlib/libc/stdio/vfwprintf.c | 25 ++++++++++++-------------
winsup/cygwin/fhandler_socket.cc | 8 ++++----
2 files changed, 16 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.