This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8b755a3a21e [AsmParser] Mnemonic Spell Corrector
new f1715a330a5 [GlobalISel] Refactor Legalizer helpers for libcalls
new 1f536a1112f CMake: Add LLVM_UTILS_INSTALL_DIR option
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:
CMakeLists.txt | 4 +++
cmake/modules/AddLLVM.cmake | 2 +-
include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 8 ++---
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 36 +++++++++++++----------
lib/Target/ARM/ARMLegalizerInfo.cpp | 13 +++++---
5 files changed, 38 insertions(+), 25 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 7b5f13bce7 [clang-format] Fix an uninitialized memory access
new 3bc8b20692 [driver][mips] Remove redundant curly brackets. NFC
new 4d43c48558 [driver][mips] Use AddTargetFeature to check arguments and a [...]
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/Arch/Mips.cpp | 14 ++++----------
1 file changed, 4 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 users/hjl/tls
in repository binutils-gdb.
discards 38fe7afb3d x86-64: Treat ___tls_get_addr like __tls_get_addr
new 1104df157f x86-64: Treat ___tls_get_addr like __tls_get_addr
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 (38fe7afb3d)
\
N -- N -- N refs/heads/users/hjl/tls (1104df157f)
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:
--
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 461152e4e Add ffsl(), ffsll(), fls(), flsl(), flsll()
new be3ca3947 Fixed warnings for some long double complex methods
new ebd97f4c0 Create a recursive make target that is modeled after the exis [...]
new bfa3bbcf3 Adds the needed build system changes in order to compile and [...]
new cc142edbe Add the needed build system changes in order to compile and c [...]
new d7d6ad7b6 Add support for Semihosting v2 support for ARM in libgloss.
new ddb6f8a02 Add support for Semihosting v2 support for AArch64 in libgloss.
The 6 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:
libgloss/aarch64/Makefile.in | 54 +++++--
libgloss/aarch64/_exit.c | 8 +-
libgloss/aarch64/_kill.c | 8 +-
libgloss/aarch64/elf-aem-validation.specs | 2 +-
libgloss/aarch64/elf-aem-ve.specs | 4 +-
libgloss/aarch64/elf-rdimon.specs | 5 +
libgloss/aarch64/svc.h | 78 ++++++----
libgloss/aarch64/syscalls.c | 139 ++++++++++++++---
libgloss/arm/Makefile.in | 58 +++++--
libgloss/arm/_kill.c | 29 +++-
libgloss/arm/coff-rdimon-v2m.specs | 16 ++
libgloss/arm/coff-rdimon.specs | 7 +
...ion.specs => elf-aprofile-validation-v2m.specs} | 9 +-
libgloss/arm/elf-aprofile-validation.specs | 5 +-
...aprofile-ve.specs => elf-aprofile-ve-v2m.specs} | 8 +-
libgloss/arm/elf-aprofile-ve.specs | 4 +-
libgloss/arm/elf-rdimon-v2m.specs | 22 +++
libgloss/arm/elf-rdimon.specs | 7 +
libgloss/arm/swi.h | 98 ++++++++----
libgloss/arm/syscalls.c | 169 +++++++++++++++++----
libgloss/multi-build.in | 61 ++++++++
newlib/libc/include/complex.h | 10 +-
22 files changed, 643 insertions(+), 158 deletions(-)
create mode 100644 libgloss/arm/coff-rdimon-v2m.specs
copy libgloss/arm/{elf-aprofile-validation.specs => elf-aprofile-validation-v2m.sp [...]
copy libgloss/arm/{elf-aprofile-ve.specs => elf-aprofile-ve-v2m.specs} (69%)
create mode 100644 libgloss/arm/elf-rdimon-v2m.specs
create mode 100644 libgloss/multi-build.in
--
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 d7572f289bc gcc/ PR target/81305 * config/avr/avr.c (avr_out_movhi_mr [...]
new fb1e7d78e1e gcc/ PR target/81305 * testsuite/gcc.target/avr/isr-test. [...]
new 0079e9eacac Move ChangeLog entry to testsuite.
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 | 3 -
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/gcc.target/avr/isr-test.h | 282 ++++++++++++++++++++++++++++++++
3 files changed, 290 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/isr-test.h
--
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 c61a5907758 [globalisel][tablegen] Fix the misuse of STATISTICS() on re [...]
new 8b755a3a21e [AsmParser] Mnemonic Spell Corrector
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/AsmParser/ARMAsmParser.cpp | 10 +++-
test/MC/ARM/invalid-instructions-spellcheck.s | 68 +++++++++++++++++++++++++++
utils/TableGen/AsmMatcherEmitter.cpp | 43 +++++++++++++++++
3 files changed, 119 insertions(+), 2 deletions(-)
create mode 100644 test/MC/ARM/invalid-instructions-spellcheck.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 gcc.
from f562e2ea56f * tree-loop-distribution.c: Add general explanantion on th [...]
new d7572f289bc gcc/ PR target/81305 * config/avr/avr.c (avr_out_movhi_mr [...]
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 | 13 ++
gcc/config/avr/avr.c | 16 +--
.../gcc.target/avr/torture/isr-01-simple.c | 98 ++++++++++++++
gcc/testsuite/gcc.target/avr/torture/isr-02-call.c | 60 +++++++++
.../gcc.target/avr/torture/isr-03-fixed.c | 146 +++++++++++++++++++++
5 files changed, 324 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/isr-01-simple.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/isr-02-call.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/isr-03-fixed.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 clang.
from d424218cf7 Add const to reference arguments of Diagnostic ctor
new 7b5f13bce7 [clang-format] Fix an uninitialized memory access
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/FormatToken.h | 16 +++++++++-------
1 file changed, 9 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 llvm.
from 501e5159caf [ARM] GlobalISel: Extract tiny helper. NFC
new c61a5907758 [globalisel][tablegen] Fix the misuse of STATISTICS() on re [...]
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:
utils/TableGen/GlobalISelEmitter.cpp | 8 ++++----
1 file changed, 4 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 gcc.
from f024aa045a1 * tree-loop-distribution.c (enum partition_type): New. (s [...]
new 8d95fe31028 * tree-loop-distribution.c (classify_partition): New param [...]
new f562e2ea56f * tree-loop-distribution.c: Add general explanantion on th [...]
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 | 26 +
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.dg/tree-ssa/ldist-12.c | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/ldist-13.c | 5 +-
gcc/testsuite/gcc.dg/tree-ssa/ldist-14.c | 5 +-
gcc/testsuite/gcc.dg/tree-ssa/ldist-26.c | 36 ++
gcc/testsuite/gcc.dg/tree-ssa/ldist-4.c | 4 +-
gcc/tree-loop-distribution.c | 860 +++++++++++++++++++++++++++----
8 files changed, 829 insertions(+), 121 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-26.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.