This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 40bcb88e84e [COFF, ARM64] Fix ABI implementation of struct returns
new 6b1290a4aef [AMDGPU] gfx1010 loop alignment
new 5cc88b4c521 Update PatternMatcher for FNeg
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/IR/PatternMatch.h | 30 ++++++++------
lib/Target/AMDGPU/SIISelLowering.cpp | 76 ++++++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/SIISelLowering.h | 2 +
unittests/IR/PatternMatch.cpp | 29 ++++++++++++++
4 files changed, 126 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 54cbac1e77 Automatic date update in version.in
adds b77b9697a6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5e8f475 0: update: binutils-gcc-linux: all
new 44de2c5 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5e8f475)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 158 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10768 +++++++--------
04-build_abe-stage1/console.log | 13696 +++++++++----------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 2 +-
console.log | 25744 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 25793 insertions(+), 25693 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 edc4b499375 Reapply r359906, "RegAllocFast: Add heuristic to detect val [...]
new 40bcb88e84e [COFF, ARM64] Fix ABI implementation of struct returns
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/IR/Argument.h | 3 +
lib/IR/Function.cpp | 4 ++
lib/Target/AArch64/AArch64CallingConvention.td | 18 ++++-
lib/Target/AArch64/AArch64ISelLowering.cpp | 52 +++++++++++++-
lib/Target/AArch64/AArch64MachineFunctionInfo.h | 8 +++
test/CodeGen/AArch64/arm64-windows-calls.ll | 94 +++++++++++++++++++++++++
test/CodeGen/AArch64/arm64-windows-tailcall.ll | 18 +++++
7 files changed, 195 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/arm64-windows-calls.ll
create mode 100644 test/CodeGen/AArch64/arm64-windows-tailcall.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 clang.
from ae674aeaab Ensure there is stack usage in stack size warning test
new 39af588aaa [COFF, ARM64] Fix ABI implementation of struct returns
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/AST/DeclCXX.h | 8 +
include/clang/CodeGen/CGFunctionInfo.h | 16 +-
lib/CodeGen/CGCall.cpp | 3 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 60 ++++---
lib/Sema/SemaDeclCXX.cpp | 5 +-
test/CodeGen/arm64-microsoft-arguments.cpp | 208 +++++++++++++++++++++--
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp | 13 +-
7 files changed, 261 insertions(+), 52 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 lldb.
from f8ee5cdac [lldb] Remove the 'www' folder.
new cb0831a79 [test] Make check more strict
new f4ba0a3b2 Fixed some minor style issues in rLLDB359921 [NFC]
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:
lit/Commands/command-source.test | 4 ++--
.../namespace_local_var_same_name_cpp_and_c/main.cpp | 12 ++++++------
.../ExpressionParser/Clang/ClangExpressionSourceCode.cpp | 8 ++++----
3 files changed, 12 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from ea9866793d1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 0a29c57b7662 ALSA: hda/realtek - Add new Dell platform for headset mode
adds 0700d3d117a7 ALSA: hda/realtek - Fixed Dell AIO speaker noise
adds e5c812e84f0d ALSA: line6: use dynamic buffers
adds 3887c26c0e24 ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR
adds 46572f785fb4 Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm [...]
adds 5a7efdacb9dd clkdev: Hold clocks_mutex while iterating clocks list
adds 2abc330c514f clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
adds 1054e4dd1cbb clk: sunxi-ng: nkmp: Explain why zero width check is needed
adds ac71e68746a3 Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pu [...]
adds b88c9f4129dc clk: Add missing stubs for a few functions
adds 8f76216c80c2 Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.o [...]
adds ab042b824c11 Revert "drm/qxl: drop prime import/export callbacks"
adds 1daa0449d287 Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.fre [...]
adds a4ccb5f9dc6c Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesk [...]
adds d386bb9042f4 i2c: imx: correct the method of getting private data in no [...]
adds 6bac9bc273cd i2c: designware: ratelimit 'transfer when suspended' errors
adds fb31fbef9c35 MAINTAINERS: friendly takeover of i2c-gpio driver
adds 95e0cf3caeb1 i2c: synquacer: fix enumeration of slave devices
adds 72bfcee11cf8 i2c: Prevent runtime suspend of adapter when Host Notify i [...]
new 82463436a7fa Merge branch 'i2c/for-current-fixed' of ssh://gitolite.ker [...]
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:
MAINTAINERS | 2 +-
drivers/clk/clkdev.c | 5 +++
drivers/clk/sunxi-ng/ccu_nkmp.c | 24 +++++++++---
drivers/gpu/drm/qxl/qxl_drv.c | 4 ++
drivers/gpu/drm/qxl/qxl_prime.c | 12 ++++++
drivers/i2c/busses/i2c-designware-master.c | 3 +-
drivers/i2c/busses/i2c-imx.c | 4 +-
drivers/i2c/busses/i2c-synquacer.c | 2 +
drivers/i2c/i2c-core-base.c | 4 ++
include/linux/clk.h | 16 ++++++++
sound/pci/hda/patch_realtek.c | 13 +++++++
sound/usb/line6/driver.c | 60 +++++++++++++++++-------------
sound/usb/line6/podhd.c | 21 ++++++-----
sound/usb/line6/toneport.c | 24 +++++++++---
14 files changed, 144 insertions(+), 50 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.