This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fb0e1f524b5 [InstCombine] Add test cases for 'or' and 'xor' to match th [...]
new e36182d580b [globalisel][tablegen] Do not merge memoperands from instru [...]
new bb326e25264 [MIR] Print target-specific constant pools
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 8 ++++++
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 14 ++++++++---
include/llvm/CodeGen/MIRYamlMapping.h | 5 +++-
lib/CodeGen/MIRParser/MIRParser.cpp | 4 +++
lib/CodeGen/MIRPrinter.cpp | 15 ++++++-----
.../MIR/ARM/target-constant-pools-error.mir | 27 ++++++++++++++++++++
test/CodeGen/MIR/X86/constant-pool.mir | 6 +++++
test/TableGen/GlobalISelEmitter.td | 28 ++++++++++-----------
utils/TableGen/GlobalISelEmitter.cpp | 29 +++++++++++++++++++++-
9 files changed, 110 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/MIR/ARM/target-constant-pools-error.mir
--
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 109a3a02a cygwin: add explicit_bzero, elf.h changes to release
new 910cc30c1 Importing strtoimax inttypes method from FreeBSD.
new fd1981a7d Importing strtoumax inttypes method from FreeBSD.
new 88abc0958 Importing wcstoimax inttypes method from FreeBSD.
new a1c2491f7 Importing wcstoumax inttypes method from FreeBSD.
The 4 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/inttypes.h | 18 +++++
newlib/libc/stdlib/Makefile.am | 4 +
newlib/libc/stdlib/strtoimax.c | 169 +++++++++++++++++++++++++++++++++++++++++
newlib/libc/stdlib/strtoumax.c | 151 ++++++++++++++++++++++++++++++++++++
newlib/libc/stdlib/wcstoimax.c | 158 ++++++++++++++++++++++++++++++++++++++
newlib/libc/stdlib/wcstoumax.c | 157 ++++++++++++++++++++++++++++++++++++++
6 files changed, 657 insertions(+)
create mode 100644 newlib/libc/stdlib/strtoimax.c
create mode 100644 newlib/libc/stdlib/strtoumax.c
create mode 100644 newlib/libc/stdlib/wcstoimax.c
create mode 100644 newlib/libc/stdlib/wcstoumax.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 binutils-gdb.
from d84ed528d4 Fix potential illegal memory access in Xtensa port.
new ddff3d84be Fix seg-fault when trying to place non-ELF orphan sections.
new 73d5923e48 Fix assertion failure for xtensa linker.
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:
ld/ChangeLog | 11 +++++++++++
ld/emultempl/elf32.em | 2 ++
ld/emultempl/xtensaelf.em | 2 +-
3 files changed, 14 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 gcc-7-branch
in repository gcc.
from 8f0009d0d49 PR middle-end/79499 * function.c (thread_prologue_and_epi [...]
new 93b381af170 PR tree-optimization/81655 PR tree-optimization/81588 * [...]
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/tree-ssa/pr81588.c | 5 +++--
2 files changed, 8 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 lldb.
from a47a6a9e9 Fix a mis-feature with propagation of breakpoint options -> l [...]
new 2e898914f Fix ProcessAPITestCase.test_get_process_info
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:
.../test/python_api/process/TestProcessAPI.py | 42 ++++++++++++++--------
1 file changed, 27 insertions(+), 15 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 60546ae52 cygwin: generate Alt-Numpad characters independent of NumLock state
new 2c83bc950 cygwin: Export explicit_bzero
new 4aaec3cb8 Add elf.h to newlib
new 109a3a02a cygwin: add explicit_bzero, elf.h changes to release
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:
newlib/libc/include/elf.h | 3146 +++++++++++++++++++++++++++++++
winsup/cygwin/common.din | 1 +
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/include/elf.h | 41 -
winsup/cygwin/include/machine/elf.h | 117 --
winsup/cygwin/include/sys/elf.h | 41 -
winsup/cygwin/include/sys/elf32.h | 245 ---
winsup/cygwin/include/sys/elf64.h | 248 ---
winsup/cygwin/include/sys/elf_common.h | 1110 -----------
winsup/cygwin/include/sys/elf_generic.h | 88 -
winsup/cygwin/release/2.8.3 | 4 +
winsup/doc/posix.xml | 1 +
12 files changed, 3154 insertions(+), 1891 deletions(-)
create mode 100644 newlib/libc/include/elf.h
delete mode 100644 winsup/cygwin/include/elf.h
delete mode 100644 winsup/cygwin/include/machine/elf.h
delete mode 100644 winsup/cygwin/include/sys/elf.h
delete mode 100644 winsup/cygwin/include/sys/elf32.h
delete mode 100644 winsup/cygwin/include/sys/elf64.h
delete mode 100644 winsup/cygwin/include/sys/elf_common.h
delete mode 100644 winsup/cygwin/include/sys/elf_generic.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 binutils-gdb.
from 75800d2cd6 Fix gas and binutils testsuite failures for am33_2.0-linux target.
new d84ed528d4 Fix potential illegal memory access in Xtensa port.
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 | 5 +++++
bfd/xtensa-isa.c | 3 ++-
2 files changed, 7 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 262cdac76d Teach readelf about IA64 MSB relocs.
new 75800d2cd6 Fix gas and binutils testsuite failures for am33_2.0-linux target.
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:
binutils/ChangeLog | 4 ++++
binutils/testsuite/binutils-all/objdump.exp | 2 +-
gas/ChangeLog | 17 +++++++++++++++++
gas/testsuite/gas/all/gas.exp | 4 +++-
gas/testsuite/gas/elf/dwarf2-11.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-12.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-13.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-14.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-15.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-16.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-17.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-18.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-5.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-6.d | 4 ++--
gas/testsuite/gas/elf/dwarf2-7.d | 4 ++--
gas/testsuite/gas/elf/elf.exp | 2 ++
16 files changed, 49 insertions(+), 24 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 7833ec3a [clangd] Capitalized descriptions of clangd options. NFC.
new a2f77bf8 [clangd] Run clang-format on all clangd sources. 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:
clangd/ClangdLSPServer.cpp | 18 +++++++++++-------
clangd/ClangdLSPServer.h | 4 ++--
clangd/ClangdUnit.cpp | 3 ++-
clangd/Protocol.cpp | 7 ++-----
clangd/ProtocolHandlers.cpp | 3 ++-
clangd/ProtocolHandlers.h | 2 +-
6 files changed, 20 insertions(+), 17 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 10f48b3d0e6 PR c++/81640 * call.c (build_user_type_conversion_1): Onl [...]
new ab1e85ebfa3 2017-08-02 Tamar Christina <tamar.christina(a)arm.com>
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 | 5 +++++
gcc/config/aarch64/aarch64.c | 11 ++++++++---
2 files changed, 13 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.