This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 86366d2a15d [InstCombine] fold udiv with sext bool divisor
new c6dda905a6c [ThinLTO] Parse module summary index from assembly
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/AsmParser/Parser.h | 76 +-
include/llvm/IR/ModuleSummaryIndex.h | 2 +
lib/AsmParser/LLLexer.cpp | 77 +-
lib/AsmParser/LLLexer.h | 7 +
lib/AsmParser/LLParser.cpp | 1260 +++++++++++++++++++-
lib/AsmParser/LLParser.h | 65 +-
lib/AsmParser/LLToken.h | 68 ++
lib/AsmParser/Parser.cpp | 83 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 4 +-
test/Assembler/thinlto-bad-summary1.ll | 4 +-
test/Assembler/thinlto-bad-summary2.ll | 2 +-
test/Assembler/thinlto-bad-summary3.ll | 2 +-
test/Assembler/thinlto-summary.ll | 96 ++
test/Bitcode/thinlto-alias.ll | 6 +-
...o-function-summary-callgraph-profile-summary.ll | 12 +-
.../thinlto-function-summary-callgraph-relbf.ll | 5 +-
test/Bitcode/thinlto-function-summary-refgraph.ll | 4 +-
test/Bitcode/thinlto-type-tests.ll | 6 +-
test/Bitcode/thinlto-type-vcalls.ll | 6 +-
tools/llvm-as/llvm-as.cpp | 36 +-
20 files changed, 1773 insertions(+), 48 deletions(-)
create mode 100644 test/Assembler/thinlto-summary.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 binutils-2_31-branch
in repository binutils-gdb.
from 71b4e2ec66 Updated translations.
new c11d3af5a8 Revert "Use offsets instead of addresses in ELF_SECTION_IN_S [...]
new 080dd03de2 Fix parens in ld bootstrap.exp
new 83195288b7 PR23169 bogus test
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:
include/ChangeLog | 4 ++++
include/elf/internal.h | 4 +---
ld/ChangeLog | 11 +++++++++++
ld/testsuite/ld-bootstrap/bootstrap.exp | 6 ++++--
ld/testsuite/ld-ifunc/ifunc.exp | 15 ++++++++++++++-
5 files changed, 34 insertions(+), 6 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 binutils-2_30-branch
in repository binutils-gdb.
from 5b31391867 Automatic date update in version.in
new 6bb75436cd Fix parens in ld bootstrap.exp
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 | 5 +++++
ld/testsuite/ld-bootstrap/bootstrap.exp | 6 ++++--
2 files changed, 9 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 clang.
from a8fca7b41c [clang-format] Enable text proto formatting in common functions
new 109df809f0 [ASTImporter] Use InjectedClassNameType at import of templat [...]
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/AST/ASTImporter.cpp | 23 ++++++++++++++++++++++
.../injected-class-name-decl/Inputs/inject1.cpp | 2 ++
.../injected-class-name-decl/Inputs/inject2.cpp | 2 ++
test/ASTMerge/injected-class-name-decl/test.cpp | 3 +++
4 files changed, 30 insertions(+)
create mode 100644 test/ASTMerge/injected-class-name-decl/Inputs/inject1.cpp
create mode 100644 test/ASTMerge/injected-class-name-decl/Inputs/inject2.cpp
create mode 100644 test/ASTMerge/injected-class-name-decl/test.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 glibc.
from 29055464a0 libio: Add tst-vtables, tst-vtables-interposed
new 935d920e76 sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro
new 124e025864 Run thread shutdown functions in an explicit order
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:
ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++
Makerules | 3 ---
include/rpc/rpc.h | 5 +----
include/string.h | 3 +++
malloc/arena.c | 5 ++---
malloc/malloc-internal.h | 3 +++
malloc/thread-freeres.c | 24 +++++++++++++++--------
manual/memory.texi | 2 +-
resolv/res-close.c | 7 +++----
resolv/resolv-internal.h | 3 +++
resolv/resolv_conf.c | 4 +---
string/strerror_l.c | 12 +++---------
sunrpc/Makefile | 4 ----
sunrpc/clnt_perr.c | 4 ----
sunrpc/clnt_raw.c | 4 ----
sunrpc/clnt_simp.c | 6 ------
sunrpc/key_call.c | 6 ------
sunrpc/rpc_common.c | 2 --
sunrpc/rpc_main.c | 9 ---------
sunrpc/rpc_thread.c | 9 +--------
sunrpc/svc.c | 11 -----------
sunrpc/svc_raw.c | 4 ----
sunrpc/svc_simple.c | 8 --------
sunrpc/svcauth_des.c | 5 -----
sysdeps/mach/strerror_l.c | 12 +++---------
25 files changed, 89 insertions(+), 115 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 65a6a445a A little cleanup in ObjectFileMachO::GetSDKVersion. This meth [...]
new 02aaf9125 Change AddressClass type from 'enum' to 'enum class'.
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/Core/Address.h | 6 +-
include/lldb/Core/Disassembler.h | 10 +--
include/lldb/Target/Target.h | 8 +--
include/lldb/lldb-enumerations.h | 14 ++--
source/API/SBAddress.cpp | 2 +-
source/API/SBFrame.cpp | 2 +-
source/API/SBInstruction.cpp | 2 +-
source/Core/Address.cpp | 8 +--
source/Core/Disassembler.cpp | 4 +-
.../Disassembler/llvm/DisassemblerLLVMC.cpp | 6 +-
.../Instruction/ARM/EmulateInstructionARM.cpp | 6 +-
.../Instruction/MIPS/EmulateInstructionMIPS.cpp | 4 +-
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 30 ++++-----
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 74 +++++++++++-----------
.../Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp | 8 +--
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 2 +-
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 6 +-
source/Symbol/ObjectFile.cpp | 74 +++++++++++-----------
source/Target/Platform.cpp | 8 +--
source/Target/RegisterContext.cpp | 2 +-
source/Target/StackFrame.cpp | 2 +-
source/Target/StackFrameList.cpp | 4 +-
source/Target/Target.cpp | 46 +++++++-------
23 files changed, 164 insertions(+), 164 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cortex-strings.
from 9d4ae65 Add src/sve/strnlen.S
new fe67d3a Add src/sve/strrchr.S
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:
Makefile.am | 3 +-
src/sve/{strchr.S => strrchr.S} | 84 ++++++++++++++++++++++++-----------------
2 files changed, 51 insertions(+), 36 deletions(-)
copy src/sve/{strchr.S => strrchr.S} (59%)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cortex-strings.
from e20b65d Add src/sve/strncmp.S
new 9d4ae65 Add src/sve/strnlen.S
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:
Makefile.am | 2 +-
src/sve/{strncmp.S => strnlen.S} | 66 ++++++++++++++++++++++------------------
2 files changed, 37 insertions(+), 31 deletions(-)
copy src/sve/{strncmp.S => strnlen.S} (66%)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cortex-strings.
from 9ed7aba Add src/sve/memcmp.S
new e20b65d Add src/sve/strncmp.S
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:
Makefile.am | 2 +-
src/sve/{memcmp.S => strncmp.S} | 48 ++++++++++++++++++++++++++++-------------
2 files changed, 34 insertions(+), 16 deletions(-)
copy src/sve/{memcmp.S => strncmp.S} (64%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.