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 637987ae [clangd] Emit ranges for clangd diagnostics, and fix off-by-o [...]
new 518d3b52 [clangd] Remove the const specifier of the takeSymbol method
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/index/SymbolCollector.h | 2 +-
1 file changed, 1 insertion(+), 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 9937536c23 fix "server" command prefix handling (unexpected confirmatio [...]
new 10e7c0457c S/390: Fix (some) PIE+undef weak failures
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/elf64-s390.c | 12 ++++++------
1 file changed, 6 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 llvm.
from d475c17e7b6 [RISCV] Implement floating point assembler pseudo instructions
new 6dc08a09269 [X86][SSE] MOVMSK only uses the sign bit from each vector element
new 033683a63fc [FuzzMutate] Correctly split landingpad blocks
new 95edead4fe4 [FuzzMutate] Avoid zero sized aggregates
new a3d1ab81863 [FuzzMutate] Only generate loads and stores to the first cl [...]
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:
include/llvm/FuzzMutate/OpDescriptor.h | 8 ++++++
lib/FuzzMutate/Operations.cpp | 9 +++++--
lib/FuzzMutate/RandomIRBuilder.cpp | 8 +++++-
lib/Target/X86/X86ISelLowering.cpp | 22 ++++++++++++++++
test/CodeGen/X86/setcc-lowering.ll | 1 -
unittests/FuzzMutate/OperationsTest.cpp | 39 ++++++++++++++++++++++++++--
unittests/FuzzMutate/RandomIRBuilderTest.cpp | 30 +++++++++++++++++++++
7 files changed, 111 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 llvm.
from fcf12e077b5 Reintroduce r320049, r320014 and r319894. OpenGL issues sho [...]
new d475c17e7b6 [RISCV] Implement floating point assembler pseudo instructions
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/RISCV/RISCVInstrInfoD.td | 13 +++++++
lib/Target/RISCV/RISCVInstrInfoF.td | 33 ++++++++++++++++
test/MC/RISCV/rvd-aliases-valid.s | 33 ++++++++++++++++
test/MC/RISCV/rvf-aliases-valid.s | 77 +++++++++++++++++++++++++++++++++++++
4 files changed, 156 insertions(+)
create mode 100644 test/MC/RISCV/rvd-aliases-valid.s
create mode 100644 test/MC/RISCV/rvf-aliases-valid.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 llvm.
from bc4037e1bb9 [DAG] Promote ADDCARRY / SUBCARRY
new fcf12e077b5 Reintroduce r320049, r320014 and r319894. OpenGL issues sho [...]
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/Analysis/ConstantFolding.h | 7 ++++++
include/llvm/Analysis/InstructionSimplify.h | 4 ++++
lib/Analysis/InstructionSimplify.cpp | 28 ++++++++++++++++++++++
.../InstCombine/InstCombineVectorOps.cpp | 4 ++++
.../InstCombine/out-of-bounds-indexes.ll | 8 +++++++
.../{InstSimplify => InstCombine}/pr28725.ll | 4 +---
.../InstCombine/vector_insertelt_shuffle.ll | 4 ++--
test/Transforms/InstSimplify/insertelement.ll | 25 +++++++++++++++++++
test/Transforms/InstSimplify/pr28725.ll | 5 ++--
9 files changed, 81 insertions(+), 8 deletions(-)
copy test/Transforms/{InstSimplify => InstCombine}/pr28725.ll (71%)
create mode 100644 test/Transforms/InstSimplify/insertelement.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 release/2.26/master
in repository glibc.
from c48e2e558e ia64: Add ipc_priv.h header to set __IPC_64 to zero
new d8b79b0eb1 posix: Fix mmap for m68k and ia64 (BZ#21908)
new 3a0b7d09db ia64: Fix thread stack allocation permission set (BZ #21672)
new 828efe7842 Update IA64 libm-test-ulps
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:
ChangeLog | 27 +
nptl/allocatestack.c | 29 +-
nptl/pthread_create.c | 27 +-
sysdeps/ia64/fpu/libm-test-ulps | 2162 ++++++++++++++++++--
.../unix/sysv/linux/{m68k => ia64}/mmap_internal.h | 14 +-
sysdeps/unix/sysv/linux/m68k/mmap_internal.h | 2 +-
sysdeps/unix/sysv/linux/mmap.c | 2 +-
sysdeps/unix/sysv/linux/mmap_internal.h | 6 +-
8 files changed, 2094 insertions(+), 175 deletions(-)
copy sysdeps/unix/sysv/linux/{m68k => ia64}/mmap_internal.h (70%)
--
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 d347e9783d5 [CodeGen] Print jump-table index operands as %jump-table.0 [...]
new bc4037e1bb9 [DAG] Promote ADDCARRY / SUBCARRY
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/LegalizeIntegerTypes.cpp | 25 +++++++++-
test/CodeGen/ARM/addsubcarry-promotion.ll | 60 +++++++++++++++++++++++
2 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/addsubcarry-promotion.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 llvm.
from 061f5ff24a3 [mips] Provide additional DSP bitconvert patterns
new c84690975ac [CodeGen] Print constant pool index operands as %const.0 + [...]
new 2b16863067f [CodeGen] Print target index operands as target-index(targe [...]
new d347e9783d5 [CodeGen] Print jump-table index operands as %jump-table.0 [...]
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:
docs/MIRLangRef.rst | 102 ++++++++++++++++++++++++--
include/llvm/CodeGen/MachineJumpTableInfo.h | 10 +++
lib/CodeGen/MIRPrinter.cpp | 34 +--------
lib/CodeGen/MachineFunction.cpp | 6 +-
lib/CodeGen/MachineOperand.cpp | 46 +++++++++---
test/CodeGen/AArch64/max-jump-table.ll | 34 ++++-----
test/CodeGen/AArch64/min-jump-table.ll | 16 ++--
test/CodeGen/ARM/subreg-remat.ll | 4 +-
test/CodeGen/X86/2010-05-12-FastAllocKills.ll | 4 +-
unittests/CodeGen/MachineOperandTest.cpp | 78 ++++++++++++++++++++
10 files changed, 259 insertions(+), 75 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 c338bc225 Don't call double rint from float powf.
new c874f1145 newlib: Don't do double divide in powf.
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:
newlib/libm/math/wf_pow.c | 4 +++-
1 file changed, 3 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 clang.
from 93d27e3812 [Coverage] Always emit unused coverage mappings in the same order.
new 979ce58814 [Sema] Ignore decls in namespaces when global decls are not wanted.
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/Driver/CC1Options.td | 2 ++
include/clang/Sema/CodeCompleteConsumer.h | 9 +++++++--
include/clang/Sema/CodeCompleteOptions.h | 17 +++++++++++------
lib/Frontend/CompilerInvocation.cpp | 2 ++
lib/Sema/SemaCodeComplete.cpp | 11 +++++++----
test/CodeCompletion/ignore-ns-level-decls.cpp | 21 +++++++++++++++++++++
6 files changed, 50 insertions(+), 12 deletions(-)
create mode 100644 test/CodeCompletion/ignore-ns-level-decls.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.