This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
from 0d97a15 tcwg-bisect-llvm-kernel.sh: Fix parsing of "git bisect run" output.
new 4deef9f tcwg-*llvm-kernel.sh: Rename "good" -> "baseline"; stop using [...]
new c695670 tcwg-bisect-llvm-kernel.sh: Update.
new 857bafc tcwg-bisect-llvm-kernel.sh: Improve notification handling
new b9c42c4 tcwg-bisect-llvm-kernel.sh: Add workaround for linux-next rebases
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:
tcwg-bisect-llvm-kernel.sh | 60 ++++++++++++++++++++++++++++++++++++----------
tcwg-llvm-kernel.sh | 23 +++++++-----------
2 files changed, 56 insertions(+), 27 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 672a1781256 make lit builtins a package
new 1b5fe4e6379 [DAGCombiner] [NFC] Improve X div/rem 1 fold
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 | 13 +++++--------
1 file changed, 5 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 master
in repository gcc.
from a333f643ef3 dumpfile.c: use prefixes other than 'note: ' for MSG_{OPTIM [...]
new b363f27ef5c opt-suggestions.c: fix minor memory leak
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/opt-suggestions.c | 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 llvm.
from c8fd90b57bd [llvm-mca] Add a test for zero-idiom VPERM2F128rr. NFC
new 672a1781256 make lit builtins a package
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:
{bindings/python/llvm => utils/lit/lit/builtin_commands}/__init__.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy {bindings/python/llvm => utils/lit/lit/builtin_commands}/__init__.py (100%)
--
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 41e756561 Revert r343318 together with llvm commit r343317
new 6549dfc7a Clean-up usage of OptionDefinition arrays
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/lldb/Target/Platform.h | 12 ---
source/Commands/CommandObjectDisassemble.h | 1 -
source/Commands/CommandObjectExpression.h | 3 -
tools/driver/Driver.cpp | 146 ++++++++++++-----------------
tools/driver/Driver.h | 2 -
5 files changed, 61 insertions(+), 103 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 4c6cb9f4272 Revert r343317
new eb5f10b20ce [bindings/go] Add Go bindings to the Token type
new c8fd90b57bd [llvm-mca] Add a test for zero-idiom VPERM2F128rr. 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:
bindings/go/llvm/ir.go | 2 +
.../llvm-mca/X86/BtVer2/zero-idioms-avx-256.s | 75 ++++++++++++++++++++++
2 files changed, 77 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 889eb06af35 Fix gcc.dg/torture/fp-int-convert.h for excess precision af [...]
new a333f643ef3 dumpfile.c: use prefixes other than 'note: ' for MSG_{OPTIM [...]
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 | 9 ++++++
gcc/coverage.c | 10 +++----
gcc/dumpfile.c | 33 ++++++++++++++++++----
gcc/testsuite/ChangeLog | 31 ++++++++++++++++++++
gcc/testsuite/c-c++-common/unroll-1.c | 8 +++---
gcc/testsuite/c-c++-common/unroll-2.c | 8 +++---
gcc/testsuite/c-c++-common/unroll-3.c | 12 ++++----
gcc/testsuite/g++.dg/tree-ssa/dom-invalid.C | 4 +--
gcc/testsuite/g++.dg/tree-ssa/pr81408.C | 2 +-
gcc/testsuite/g++.dg/vect/slp-pr56812.cc | 2 +-
gcc/testsuite/gcc.dg/pr26570.c | 4 +--
gcc/testsuite/gcc.dg/pr32773.c | 6 ++--
gcc/testsuite/gcc.dg/tree-ssa/pr19210-1.c | 8 +++---
gcc/testsuite/gcc.dg/unroll-2.c | 4 +--
gcc/testsuite/gcc.dg/vect/nodump-vect-opt-info-1.c | 6 ++--
gcc/testsuite/gfortran.dg/directive_unroll_1.f90 | 6 ++--
gcc/testsuite/gfortran.dg/directive_unroll_2.f90 | 6 ++--
gcc/testsuite/gfortran.dg/directive_unroll_3.f90 | 8 +++---
gcc/testsuite/gnat.dg/unroll4.adb | 2 +-
gcc/testsuite/lib/gcc-dg.exp | 20 +++++++++++++
20 files changed, 136 insertions(+), 53 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 linux.
from ed1b3f4c4fc3 Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.o [...]
new 1a866306e0fb drm/etnaviv: add DMA configuration for etnaviv platform device
new e89fe98bba86 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de [...]
new 69be1984ded0 drm: mali-dp: Call drm_crtc_vblank_reset on device init
new 89578d04b52c drm/malidp: Fix writeback in NV12
new 576156bb01a6 Merge branch 'for-upstream/malidp-fixes' of git://linux-ar [...]
new 337fe9f5c1e7 drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
new d6a77ba0eb92 Revert "drm/panel: Add device_link from panel device to DR [...]
new adba0e5493ab Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.f [...]
new 61ea6f583197 drm/amdgpu: Fix vce work queue was not cancelled when suspend
new 599760d6d0ab drm/amd/display: Fix Vega10 lightup on S3 resume
new fbbdadf2faf1 drm/amd/display: Fix Edid emulation for linux
new fcb1349a2af5 Merge branch 'drm-fixes-4.19' of git://people.freedesktop. [...]
new f151f57bfd97 Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesk [...]
The 13 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:
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 4 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 139 ++++++++++++++++++++-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 4 +-
drivers/gpu/drm/amd/display/dc/dc_link.h | 1 +
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 2 +-
.../amd/display/dc/dce110/dce110_hw_sequencer.h | 5 -
.../amd/display/dc/dce120/dce120_hw_sequencer.c | 12 --
drivers/gpu/drm/arm/malidp_drv.c | 1 +
drivers/gpu/drm/arm/malidp_hw.c | 25 +++-
drivers/gpu/drm/arm/malidp_hw.h | 3 +-
drivers/gpu/drm/arm/malidp_mw.c | 25 +++-
drivers/gpu/drm/arm/malidp_regs.h | 2 +
drivers/gpu/drm/drm_panel.c | 10 --
drivers/gpu/drm/drm_syncobj.c | 5 +
drivers/gpu/drm/etnaviv/etnaviv_drv.c | 27 +++-
include/drm/drm_panel.h | 1 -
17 files changed, 217 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.