This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 395b7777955 [ARM GlobalISel] Fix assertion in RegBankSelect
new a392df933c9 [TargetParser] Check size before accessing architecture version.
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/Support/TargetParser.cpp | 4 ++--
unittests/Support/TargetParserTest.cpp | 6 ++++++
2 files changed, 8 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 fdd60aee9c [darwin][driver] Warn about mismatching -<os>-version-min ra [...]
new 0604b824fd Remove llvm::MemoryBuffer const_casts
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/Basic/SourceManager.cpp | 7 ++++---
lib/Lex/Preprocessor.cpp | 7 +++----
2 files changed, 7 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 b68371dd25d [ARM] Lower unsigned saturation to USAT
new 395b7777955 [ARM GlobalISel] Fix assertion in RegBankSelect
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 | 25 +++++++++++++++++
lib/Target/ARM/ARMRegisterBankInfo.cpp | 18 ++++++++++++-
.../ARM/GlobalISel/arm-instruction-select.mir | 31 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 25 +++++++++++++++++
4 files changed, 98 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 bb61415adfb [AArch64][SVE] Re-submit patch series for ZIP1/ZIP2
new b68371dd25d [ARM] Lower unsigned saturation to USAT
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/ARMISelLowering.cpp | 35 ++++--
lib/Target/ARM/ARMISelLowering.h | 1 +
lib/Target/ARM/ARMInstrInfo.td | 4 +
lib/Target/ARM/ARMInstrThumb2.td | 2 +
test/CodeGen/ARM/usat.ll | 214 +++++++++++++++++++++++++++++++++++++
5 files changed, 249 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/ARM/usat.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 glibc.
from 5069ff3284 regex: Fix spelling in comments.
new 8a26ad2ab7 nptl: Implement pthread_self in libc.so [BZ #22635]
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 | 15 +++++++++++++++
nptl/Makefile | 4 ++--
.../s_llroundf-ppc64.S => nptl/compat-pthread_self.c | 20 ++++++++------------
nptl/forward.c | 4 ----
nptl/nptl-init.c | 1 -
nptl/pthread_self.c | 4 +---
sysdeps/nptl/pthread-functions.h | 1 -
7 files changed, 26 insertions(+), 23 deletions(-)
copy sysdeps/powerpc/powerpc64/fpu/multiarch/s_llroundf-ppc64.S => nptl/compat-pth [...]
--
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 ea96fe14feb Give up on array allocas in getPointerDereferenceableBytes
new d2c80d9fc14 AArch64: fix one more place movi.2d could be created.
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/AArch64/AArch64AsmPrinter.cpp | 14 ++++++++++++++
test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll | 9 +++++++++
2 files changed, 23 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 bb36bb09ffb [arm] PR target/83105: Minor change of default CPU for arm- [...]
new 74e98ab35b9 [arm][doc] Document accepted -march=armv8.3-a extension options
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 | 5 +++++
gcc/doc/invoke.texi | 1 +
2 files changed, 6 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 a40890c9b37 * config/visium/constraints.md (J, K, L): Use IN_RANGE mac [...]
new ce8798a65c6 [aarch64][libstdc++] Use __ARM_BIG_ENDIAN instead of __AARC [...]
new bb36bb09ffb [arm] PR target/83105: Minor change of default CPU for arm- [...]
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:
gcc/ChangeLog | 6 ++++++
gcc/config.gcc | 7 ++++++-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/config/cpu/aarch64/opt/ext/opt_random.h | 2 +-
4 files changed, 18 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-tools-extra.
from 44fb880b [clangd] Igore cases in index fuzzy find.
new 1924bbed [clangd] Add debug printers for basic protocol types. 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/Protocol.cpp | 16 ++++++++++++++++
clangd/Protocol.h | 7 +++++++
unittests/clangd/SourceCodeTests.cpp | 4 ----
3 files changed, 23 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.