This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f1e0716 Fixed IntOperandMatcher::emitCxxPredicateExpr arguments
new 30e6a76 [APInt] Add APInt::extractBits() method to extract APInt subrange
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/ADT/APInt.h | 3 +++
lib/Support/APInt.cpp | 32 +++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 8 +++----
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 7 +++---
unittests/ADT/APIntTest.cpp | 12 ++++++++++
5 files changed, 54 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 release_40
in repository clang.
from a6d55d9 Merging r295843: -------------------------------------------- [...]
new 07d3063 Merging r295474: -------------------------------------------- [...]
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/CGOpenMPRuntime.cpp | 4 +++-
lib/Frontend/InitPreprocessor.cpp | 10 ++++++----
test/OpenMP/cancellation_point_codegen.cpp | 15 +++++++++++++++
test/Sema/atomic-ops.c | 4 ++++
4 files changed, 28 insertions(+), 5 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 2f3361c Made test more target agnostic
new b35cf41 [Preprocessor] Fix incorrect token caching that occurs when l [...]
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/Lex/Preprocessor.h | 18 ++++++++++++++
lib/Lex/PPCaching.cpp | 30 ++++++++++++++++++++++++
lib/Lex/Pragma.cpp | 11 +++++++++
test/CodeCompletion/pragma-macro-token-caching.c | 18 ++++++++++++++
4 files changed, 77 insertions(+)
create mode 100644 test/CodeCompletion/pragma-macro-token-caching.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 release/2.24/master
in repository glibc.
from d012ea8 X86_64: Don't use PLT nor GOT in static archives [BZ #20750]
new 4d393a8 Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]
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 | 6 ++++++
sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S | 2 ++
2 files changed, 8 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 llvm.
from 9a9478c [DAGCombiner] add missing folds for scalar select of {-1,0,1}
new f1e0716 Fixed IntOperandMatcher::emitCxxPredicateExpr arguments
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/GlobalISelEmitter.cpp | 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 d0f744f bfd: RISC-V: relax to gp in more cases.
new 34e4bae symtab.c: Small refactor
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:
gdb/ChangeLog | 5 +++++
gdb/symtab.c | 18 +++---------------
2 files changed, 8 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 binutils-gdb.
from 742d14b Add new counter-enable CSRs
new d0f744f bfd: RISC-V: relax to gp in more cases.
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 | 7 +++++++
bfd/elfnn-riscv.c | 16 +++++++++++++++-
2 files changed, 22 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 f64a815 Recommit "[mips] Fix atomic compare and swap at O0."
new 9a9478c [DAGCombiner] add missing folds for scalar select of {-1,0,1}
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/DAGCombiner.cpp | 35 +++++++++++++++--
test/CodeGen/AMDGPU/trunc.ll | 12 ++----
test/CodeGen/ARM/select_const.ll | 35 ++++++-----------
test/CodeGen/Hexagon/adde.ll | 9 ++---
test/CodeGen/Hexagon/sube.ll | 8 ++--
test/CodeGen/NVPTX/add-128bit.ll | 2 +-
test/CodeGen/PowerPC/select_const.ll | 65 ++++++--------------------------
test/CodeGen/X86/select_const.ll | 18 +++------
8 files changed, 72 insertions(+), 112 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 binutils-gdb.
from b0e4b36 Remove use of MAX_REGISTER_SIZE
new 742d14b Add new counter-enable CSRs
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/ChangeLog | 7 +++++++
include/opcode/riscv-opc.h | 4 ++++
2 files changed, 11 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 libcxxabi.
from f0f0257 [CMake][libcxxabi] Update the libc++ test module path
new fd7644a [libcxxabi] Disable calls to fprintf for baremetal targets.
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:
src/abort_message.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.