This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 89f711604f5 Strip trailing whitespace
new e4864187fd9 [ARM] GlobalISel: Select shifts
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/ARMInstructionSelector.cpp | 16 ++++
.../ARM/GlobalISel/arm-instruction-select.mir | 103 +++++++++++++++++++++
2 files changed, 119 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 gcc.
from 1dba47757c9 [C++ PATCH] hash-table for extern-c fns.
new dabb58ae7c5 P0704R1 - fixing const-qualified pointers to members * ty [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/typeck2.c | 14 ++++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp2a/ptrmem1.C | 23 +++++++++++++++++++++++
4 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/ptrmem1.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 llvm.
from f1af77a152a [TableGen] Simplify SubtargetEmitter
new d7c63220746 [llvm-objdump] Add RAII for xar apis
new 89f711604f5 Strip trailing whitespace
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:
tools/llvm-objdump/MachODump.cpp | 48 ++++++++++++++++++++++----------
utils/TableGen/DAGISelMatcherEmitter.cpp | 10 +++----
utils/TableGen/FastISelEmitter.cpp | 16 +++++------
3 files changed, 46 insertions(+), 28 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 3552a30e85e [ARM] GlobalISel: Map shift operands to GPRs
new f1af77a152a [TableGen] Simplify SubtargetEmitter
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/SubtargetEmitter.cpp | 12 ++++--------
1 file changed, 4 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 glibc.
from 5a90716891 powerpc: Fix IFUNC for memrchr
new 6dff198369 Remove redundant ldbl-64-128 files.
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 | 8 ++++++++
sysdeps/ieee754/ldbl-64-128/e_ilogbl.c | 2 --
sysdeps/ieee754/ldbl-64-128/s_log1pl.c | 2 --
sysdeps/ieee754/ldbl-64-128/s_scalblnl.c | 4 ----
sysdeps/ieee754/ldbl-64-128/s_scalbnl.c | 4 ----
sysdeps/ieee754/ldbl-64-128/w_scalblnl.c | 26 --------------------------
6 files changed, 8 insertions(+), 38 deletions(-)
delete mode 100644 sysdeps/ieee754/ldbl-64-128/e_ilogbl.c
delete mode 100644 sysdeps/ieee754/ldbl-64-128/s_log1pl.c
delete mode 100644 sysdeps/ieee754/ldbl-64-128/s_scalblnl.c
delete mode 100644 sysdeps/ieee754/ldbl-64-128/s_scalbnl.c
delete mode 100644 sysdeps/ieee754/ldbl-64-128/w_scalblnl.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 llvm.
from 58cf43cb16f [ARM] GlobalISel: Mark shifts as legal for s32
new 6f200df43da [llvm-dsymutil] Add support for __swift_ast MachO DWARF section
new 3552a30e85e [ARM] GlobalISel: Map shift operands to GPRs
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:
include/llvm/MC/MCObjectFileInfo.h | 4 +
lib/MC/MCObjectFileInfo.cpp | 4 +
lib/Target/ARM/ARMRegisterBankInfo.cpp | 3 +
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 82 +++++++++++++++++++++
.../Inputs/swift-ast.macho.x86_64} | Bin 8344 -> 8464 bytes
test/tools/dsymutil/Inputs/swift-ast.swiftmodule | 1 +
test/tools/dsymutil/X86/swift-ast-x86_64.test | 14 ++++
tools/dsymutil/BinaryHolder.h | 12 +--
tools/dsymutil/DebugMap.cpp | 12 +--
tools/dsymutil/DebugMap.h | 8 +-
tools/dsymutil/DwarfLinker.cpp | 29 +++++++-
tools/dsymutil/MachODebugMapParser.cpp | 10 ++-
12 files changed, 163 insertions(+), 16 deletions(-)
copy test/tools/{llvm-nm/X86/Inputs/Strip-ST.dylib.macho-x86_64 => dsymutil/Inputs [...]
create mode 100644 test/tools/dsymutil/Inputs/swift-ast.swiftmodule
create mode 100644 test/tools/dsymutil/X86/swift-ast-x86_64.test
--
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 42c5d436 Renaming a test to start with the name of the check based on [...]
new a4c5375e [clangd] Run clang-format on the source code. 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/ClangdServer.cpp | 3 +--
1 file changed, 1 insertion(+), 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 da3da48a1c8 [SystemZ] Enable machine scheduler.
new 58cf43cb16f [ARM] GlobalISel: Mark shifts as legal for s32
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/ARMLegalizerInfo.cpp | 3 +
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 79 +++++++++++++++++++++++++++
2 files changed, 82 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 gcc.
from df7bbf0838f Add sanopt support for UBSAN_PTR.
new 1dba47757c9 [C++ PATCH] hash-table for extern-c fns.
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/cp/ChangeLog | 5 +++++
gcc/cp/name-lookup.c | 50 +++++++++++++++++++++++++++++++++++---------------
2 files changed, 40 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 gcc.
from ff130bf4cf0 * ztest.c (test_large): Pass unsigned long *, not size_t * [...]
new df7bbf0838f Add sanopt support for UBSAN_PTR.
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/sanopt.c | 268 ++++++++++++++++++++-
gcc/testsuite/ChangeLog | 4 +
.../ubsan/ptr-overflow-sanitization-1.c | 80 ++++++
4 files changed, 352 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/ptr-overflow-sanitization-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.