This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 9bda161ec [Reproducers] Change how reproducers are initialized.
new 559b06031 Skip TestDriverOptions on Windows
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:
lit/Reproducer/TestDriverOptions.test | 3 +++
1 file changed, 3 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 edc8c70d5e2 Disallow configuring for powerpc*-*-linux*paired
new 5bdca5dccec cmd/go: allow buildmode c-archive for gccgo on ppc64
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/internal/work/init.go | 31 ++++++++++++++++---------------
2 files changed, 17 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 clang.
from efecfbc6a8 Portable Python script across Python version
new 12005cd649 Portable Python script across Python 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:
tools/scan-view/share/ScanView.py | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 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 8cebd4ffe6 Add --no-hard-links option to localedef (bug 23923)
new f5ec0ea9ea posix: Fix segfault in maybe_script_execute
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/posix/spawni.c | 2 +-
2 files changed, 7 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 7fa8f244104 [cmake] Clean up add_llvm_subdirectory
new d7774dcabf9 [InstCombine] foldICmpWithLowBitMaskedVal(): disable 2 faul [...]
new fbdc008393b [Hexagon] Update timing classes
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:
lib/Target/Hexagon/HexagonDepIICHVX.td | 2503 ++++++-----
lib/Target/Hexagon/HexagonDepIICScalar.td | 4100 ++++++++---------
lib/Target/Hexagon/HexagonDepInstrInfo.td | 4694 ++++++++++----------
lib/Target/Hexagon/HexagonDepTimingClasses.h | 160 +-
lib/Target/Hexagon/HexagonPseudo.td | 8 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 +
...nstant-low-bit-mask-and-icmp-sge-to-icmp-sle.ll | 10 +-
...nstant-low-bit-mask-and-icmp-slt-to-icmp-sgt.ll | 10 +-
8 files changed, 5689 insertions(+), 5800 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 a9e6c15034 Adding tests for -ast-dump; NFC.
new efecfbc6a8 Portable Python script across Python 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:
tools/scan-view/share/ScanView.py | 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 llvm.
from 40c46461742 [InstCombine] rearrange shuffle+binop fold; NFC
new 53ce77a0332 [COFF] Don't mark mingw .eh_frame sections writable
new 7a8d5537d38 [COFF] Remove an outdated/incorrect comment. NFC.
new f3a84c19931 [TextAPI] Remove a superfluous semicolon, fixing GCC warnin [...]
new 7fa8f244104 [cmake] Clean up add_llvm_subdirectory
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:
cmake/modules/AddLLVM.cmake | 31 +++++++++++++++++--------------
lib/MC/MCObjectFileInfo.cpp | 12 ++++--------
lib/TextAPI/ELF/TBEHandler.cpp | 2 +-
test/MC/COFF/eh-frame.s | 13 +++++++++++++
4 files changed, 35 insertions(+), 23 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 a246e3c1 [clang-tidy] Fix unordered_map failure with specializing std: [...]
new 86a55360 Fix compilation failure on Windows.
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/FSProvider.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 linux.
from f3f950dba37b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
new 4212368750cf media: Use wait_queue_head_t for media_request
new f44e361e37eb media: media-request: Add compat ioctl
new 0408b205f1ae media: cedrus: add action item to the TODO
new cb3b2ffb757e media: vicodec: fix memchr() kernel oops
new f96d84488f7d media: gspca: fix frame overflow error
new ea2fc769719f media: Revert "media: dt-bindings: Document the Rockchip V [...]
new 3d8e450f517c media: dvb-pll: fix tuner frequency ranges
new 3420f65cbbd0 media: dvb-pll: don't re-validate tuner frequencies
new a7c3a0d5f8d8 media: mediactl docs: Fix licensing message
new 0072a0c14d5b Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/ [...]
The 10 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:
.../devicetree/bindings/media/rockchip-vpu.txt | 29 ------
.../uapi/mediactl/media-ioc-request-alloc.rst | 26 ++++-
.../uapi/mediactl/media-request-ioc-queue.rst | 26 ++++-
.../uapi/mediactl/media-request-ioc-reinit.rst | 26 ++++-
Documentation/media/uapi/mediactl/request-api.rst | 26 ++++-
.../media/uapi/mediactl/request-func-close.rst | 26 ++++-
.../media/uapi/mediactl/request-func-ioctl.rst | 26 ++++-
.../media/uapi/mediactl/request-func-poll.rst | 26 ++++-
drivers/media/dvb-frontends/dvb-pll.c | 106 ++++++++++-----------
drivers/media/media-request.c | 3 +
drivers/media/platform/vicodec/vicodec-core.c | 3 +-
drivers/media/usb/gspca/gspca.c | 11 ++-
drivers/staging/media/sunxi/cedrus/TODO | 5 +
include/media/media-request.h | 2 +-
14 files changed, 240 insertions(+), 101 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.