This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from bd6ec6c Automatic date update in version.in
new bf184dd RISC-V/GAS: Correct branch relaxation for weak symbols.
new c0b993a Remove some custom sections from RISC-V's default linker scripts
new 2398b2b RISC-V/GAS: Improve handling of invalid relocs
new f4a2923 RISC-V/GAS: Support more relocs against constant addresses
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:
gas/ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++
gas/config/tc-riscv.c | 16 +++++++++---
ld/emulparams/elf32lriscv-defs.sh | 12 ---------
3 files changed, 65 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 d7472fa [Orc][RPC] Return unsupported rpc function errors from the no [...]
new 878b099 llc: Initialize more passes
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:
tools/llc/llc.cpp | 2 ++
1 file changed, 2 insertions(+)
--
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 3e40c07 Fix AArch64 global-merge backend option name.
new d23dc09 [AST] AttributedType should derive type properties from the E [...]
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/clang/AST/Type.h | 14 +++++++-------
test/CodeGenCXX/microsoft-abi-default-cc.cpp | 9 +++++++++
2 files changed, 16 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 ce7126a Revert "[TLI] Robustize SDAG proto checking by merging it into TLI."
new d7472fa [Orc][RPC] Return unsupported rpc function errors from the no [...]
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/ExecutionEngine/Orc/RPCUtils.h | 4 ++--
1 file changed, 2 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 fe32038 PR79066, non-PIC code generated for powerpc glibc with -fpic
new 5457d81 PR target/78633 * config/sh/sh.md (cmpeqsi_t+1): Call copy_ [...]
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/sh/sh.md | 3 ++-
2 files changed, 8 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 llvm.
from f42a593 [TLI] Robustize SDAG proto checking by merging it into TLI.
new ce7126a Revert "[TLI] Robustize SDAG proto checking by merging it into TLI."
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 78 +++++++++++++++++++++---
test/CodeGen/X86/memcmp.ll | 16 ++---
test/CodeGen/X86/mempcpy-32.ll | 20 ------
test/CodeGen/X86/mempcpy.ll | 10 ++-
4 files changed, 82 insertions(+), 42 deletions(-)
delete mode 100644 test/CodeGen/X86/mempcpy-32.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 master
in repository clang.
from ae0874f Partial revert of r290511.
new 3e40c07 Fix AArch64 global-merge backend option name.
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/Tools.cpp | 4 ++--
test/Driver/mglobal-merge.c | 4 ++--
2 files 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 llvm.
from de21301 [bpf] error when BPF stack size exceeds 512 bytes
new 9f3881a [unittests] Alphabetize cmake file list. NFC.
new 70b9507 [TLI] Alphabetize some of the prototype check switch. NFC.
new be550d0 [TLI] Add prototype checking for all remaining LibFuncs.
new f42a593 [TLI] Robustize SDAG proto checking by merging it into TLI.
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:
lib/Analysis/TargetLibraryInfo.cpp | 271 ++++++++++---
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 78 +---
test/CodeGen/X86/memcmp.ll | 16 +-
test/CodeGen/X86/mempcpy-32.ll | 20 +
test/CodeGen/X86/mempcpy.ll | 10 +-
unittests/Analysis/CMakeLists.txt | 5 +-
unittests/Analysis/TargetLibraryInfoTest.cpp | 481 +++++++++++++++++++++++
7 files changed, 739 insertions(+), 142 deletions(-)
create mode 100644 test/CodeGen/X86/mempcpy-32.ll
create mode 100644 unittests/Analysis/TargetLibraryInfoTest.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 libcxx.
from 9133ead Fix DLL build by removing _LIBCPP_FUNC_VIS from member of cla [...]
new a7ae303 Add ABI option to remove recently inlined __shared_count func [...]
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/__config | 5 +++--
include/memory | 6 ++++--
include/system_error | 2 +-
src/memory.cpp | 3 +++
src/system_error.cpp | 2 +-
5 files changed, 12 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 master
in repository libcxx.
from 8993759 [Test patch] Inline hot functions in libcxx shared_ptr
new 9133ead Fix DLL build by removing _LIBCPP_FUNC_VIS from member of cla [...]
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/memory | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.