This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 5e056e624 Introduce ObjectFileBreakpad
new 783b26331 Revert "Introduce ObjectFileBreakpad"
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/Symbol/ObjectFile.h | 12 --
lit/Modules/Breakpad/Inputs/bad-module-id-1.syms | 2 -
lit/Modules/Breakpad/Inputs/bad-module-id-2.syms | 2 -
lit/Modules/Breakpad/Inputs/bad-module-id-3.syms | 2 -
.../Breakpad/Inputs/identification-linux.syms | 6 -
.../Breakpad/Inputs/identification-macosx.syms | 6 -
.../Breakpad/Inputs/identification-windows.syms | 4 -
lit/Modules/Breakpad/breakpad-identification.test | 32 ---
lit/Modules/Breakpad/lit.local.cfg | 1 -
source/API/SystemInitializerFull.cpp | 3 -
source/Plugins/ObjectFile/Breakpad/CMakeLists.txt | 11 -
.../ObjectFile/Breakpad/ObjectFileBreakpad.cpp | 239 ---------------------
.../ObjectFile/Breakpad/ObjectFileBreakpad.h | 104 ---------
source/Plugins/ObjectFile/CMakeLists.txt | 3 +-
source/Symbol/ObjectFile.cpp | 60 ------
tools/lldb-test/SystemInitializerTest.cpp | 3 -
tools/lldb-test/lldb-test.cpp | 13 --
17 files changed, 1 insertion(+), 502 deletions(-)
delete mode 100644 lit/Modules/Breakpad/Inputs/bad-module-id-1.syms
delete mode 100644 lit/Modules/Breakpad/Inputs/bad-module-id-2.syms
delete mode 100644 lit/Modules/Breakpad/Inputs/bad-module-id-3.syms
delete mode 100644 lit/Modules/Breakpad/Inputs/identification-linux.syms
delete mode 100644 lit/Modules/Breakpad/Inputs/identification-macosx.syms
delete mode 100644 lit/Modules/Breakpad/Inputs/identification-windows.syms
delete mode 100644 lit/Modules/Breakpad/breakpad-identification.test
delete mode 100644 lit/Modules/Breakpad/lit.local.cfg
delete mode 100644 source/Plugins/ObjectFile/Breakpad/CMakeLists.txt
delete mode 100644 source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp
delete mode 100644 source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h
--
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 52f842ccd615 Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...]
new ba7aeae5539c block, bfq: fix decrement of num_active_groups
new c616cbee97ae blk-mq: punt failed direct issue to dispatch list
new 86880d646122 nvme: validate controller state before rescheduling keep alive
new d7dcdf9d4e15 nvmet-rdma: fix response use after free
new 8b878ee247ef Merge branch 'nvme-4.20' of git://git.infradead.org/nvme i [...]
new 0b43a299794e Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
The 6 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:
block/bfq-iosched.c | 76 ++++++++++++++++++++++++++++++++--------------
block/bfq-iosched.h | 51 +++++++++++++++++++++++++++++--
block/bfq-wf2q.c | 5 ++-
block/blk-mq.c | 33 +++-----------------
drivers/nvme/host/core.c | 10 +++++-
drivers/nvme/target/rdma.c | 3 +-
6 files changed, 123 insertions(+), 55 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 af1b4636df7 [X86] Replace instregex with instrs list. NFCI.
new d19f12b58f1 [DAGCombiner] split trunc from extend in hoistLogicOpWithSa [...]
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 | 81 +++++++++++++++++++-------------
1 file changed, 48 insertions(+), 33 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 lld.
from 0b7419e4f [test] Mark atime-based tests unsupported on NetBSD
new e4b412b38 [test] Fix reproduce-blackslash.s test with NetBSD tar
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:
test/ELF/reproduce-backslash.s | 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 876bf154c0c [llvm-mca][x86] Add missing AES instruction resource tests
new f66adf4be1e [llvm-mca][x86] Add RDSEED instruction resource tests for GLM
new eced3599bce AMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load
new af1b4636df7 [X86] Replace instregex with instrs list. NFCI.
The 3 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/IntrinsicsAMDGPU.td | 26 ++++++------
lib/Target/AMDGPU/SIISelLowering.cpp | 11 +++---
lib/Target/AMDGPU/SMInstructions.td | 6 +++
lib/Target/X86/X86SchedBroadwell.td | 2 +-
lib/Target/X86/X86SchedHaswell.td | 2 +-
lib/Target/X86/X86ScheduleZnver1.td | 2 +-
test/CodeGen/AMDGPU/smrd.ll | 46 +++++++++++++++++++++-
.../SLM/{resources-rdrand.s => resources-rdseed.s} | 20 +++++-----
8 files changed, 83 insertions(+), 32 deletions(-)
copy test/tools/llvm-mca/X86/SLM/{resources-rdrand.s => resources-rdseed.s} (75%)
--
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 b72f711a4efa Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/l [...]
new 320f35b7bf8c flexfiles: enforce per-mirror stateid only for v4 DSes
new ad3cba223ac0 nfs: don't dirty kernel pages read by direct-io
new 9bd11523dc1b SUNRPC: call_connect_status() must handle tasks that got t [...]
new 8dae5398ab1a SUNRPC: Fix leak of krb5p encode pages
new 71700bb96047 SUNRPC: Fix a memory leak in call_encode()
new 0a9a4304f361 SUNRPC: Fix a potential race in xprt_connect()
new c443305529d1 SUNRPC: Fix RPC receive hangs
new 16e5e90f0e4f SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
new 26781eab48ec SUNRPC: Treat EFAULT as a truncated message in xs_read_str [...]
new b76a5afdce6c SUNRPC: Use the discard iterator rather than MSG_TRUNC
new dfcf0380858b SUNRPC: Fix up socket polling
new 79462857eb54 SUNRPC: Don't force a redundant disconnection in xs_read_stream()
new 7f80c7325be4 Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/proj [...]
new 4f3a31a8e8bf drm/msm: Check if target supports crash dump capture
new 482f96324a4e drm/msm: Fix task dump in gpu recovery
new 51270de91412 drm/msm/gpu: Fix a couple memory leaks in debugfs
new 47e7f506ee65 drm/msm: fix handling of cmdstream offset
new 8531f0587f5c drm/msm/dsi: configure VCO rate for 10nm PLL driver
new 3b712e43e387 drm/msm: Grab a vblank reference when waiting for commit_done
new 7f9743abaa79 drm/msm: validate display and event threads
new ee4456359640 drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
new d52900437e95 drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0
new 081679c51ef2 drm/msm: dpu: Don't set legacy plane->crtc pointer
new 2189463dba3e drm/msm: Move fence put to where failure occurs
new 671465198e39 drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind()
new ce25aa3ee693 drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"
new d9a75a6201d9 drm/msm/dpu: Ignore alpha for XBGR8888 format
new 098336deb946 drm/msm: Fix error return checking
new 534c6307beb4 Merge tag 'msm-fixes-2018-12-04' of https://gitlab.freedes [...]
new 49f1c44b581b drm/amd/display: Fix unintialized max_bpc state values
new c6888879fd55 drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
new d6e820fcd4cf drm/ttm: fix LRU handling in ttm_buffer_object_transfer
new f10d9102de28 drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entities
new 3bfa8897e4d0 drm/amdgpu: wait for IB test on first device open
new d7fd67653f84 drm/amdgpu: update mc firmware image for polaris12 variants
new a81a7c9c9ea3 drm/amdgpu/gmc8: update MC firmware for polaris
new b52b6738cc2d drm/amdgpu/gmc8: always load MC firmware in the driver
new f02be8279a15 drm/amd/powerplay: support new pptable upload on Vega20
new 10cb3e6b63bf drm/amd/powerplay: issue pre-display settings for display [...]
new 106ea7feb98f drm/amd/powerplay: support SoftMin/Max setting for some sp [...]
new 4944af670bc2 drm/amdgpu: enlarge maximum waiting time of KIQ
new 1b3b27b2a104 drm/amd/powerplay: improve OD code robustness
new 090afc1e40f4 drm/amd/display: Fix overflow/truncation from strncpy.
new 0a9b89b2e2e7 drm/amdgpu/vcn: Update vcn.cur_state during suspend
new c6c2097a19d8 Merge branch 'drm-fixes-4.20' of git://people.freedesktop. [...]
new ce85882860f0 drm/lease: Send a distinct uevent
new 4265b0fe4532 drm/bridge: fix AUX_CMD_SEND bit value for ti, sn65dsi86 bridge
new 0a7f54ea0e1e drm/omap: fix bus_flags for panel-dpi
new 0a02d495531e drm/omap: populate DSI platform bus earlier
new 3c613a3bddd3 drm/omap: fix incorrect union usage
new b31a3ca745a4 drm/fb-helper: Fix typo in parameter description
new 6ccd895e4152 Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.fre [...]
new e594a5e349dd drm/ast: Fix connector leak during driver unload
new d387ac13ad12 Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesk [...]
new c06abca69218 Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
new ebb853b1bd5f Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
new b8603d2a5795 dmaengine: imx-sdma: implement channel termination via worker
new 64068853bc77 dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor all [...]
new 59861547ec9a dmaengine: cppi41: delete channel from pending list when s [...]
new ffe843b18211 dmaengine: dw: Fix FIFO size for Intel Merrifield
new c431b42058ec Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead. [...]
new 98be694ba25f i2c: nvidia-gpu: adhere to I2C fault codes
new 39129f28c943 i2c: nvidia-gpu: limit reads also for combined messages
new 0b57436f15bf i2c: rcar: check bus state before reinitializing
new 6c7f25cae54b i2c: axxia: properly handle master timeout
new 0544ee4b1ad5 i2c: scmi: Fix probe error on devices with an empty SMB000 [...]
new c2a653deaa81 i2c: uniphier-f: fix timeout error after reading 8 bytes
new cd8843f541cc i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repe [...]
new 8469636ab5d8 i2c: uniphier: fix violation of tLOW requirement for Fast-mode
new ece27a337d42 i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
new 52f842ccd615 Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...]
The 71 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/dma/dw/core.c | 6 +-
drivers/dma/imx-sdma.c | 69 +++++++++++-------
drivers/dma/ti/cppi41.c | 16 ++++-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 44 +++++++++---
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 3 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 ++-
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 2 +
.../gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c | 4 +-
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c | 3 +
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm.c | 2 -
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 12 ++--
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 12 ++--
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 54 +++++++++------
drivers/gpu/drm/ast/ast_fb.c | 1 +
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 +-
drivers/gpu/drm/drm_fb_helper.c | 2 +-
drivers/gpu/drm/drm_internal.h | 2 +
drivers/gpu/drm/drm_lease.c | 2 +-
drivers/gpu/drm/drm_sysfs.c | 10 +++
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 1 -
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 2 -
drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c | 2 +-
drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c | 4 +-
drivers/gpu/drm/msm/hdmi/hdmi.c | 8 ++-
drivers/gpu/drm/msm/hdmi/hdmi.h | 1 +
drivers/gpu/drm/msm/hdmi/hdmi_connector.c | 10 +--
drivers/gpu/drm/msm/msm_atomic.c | 5 ++
drivers/gpu/drm/msm/msm_debugfs.c | 15 ++--
drivers/gpu/drm/msm/msm_drv.c | 49 +++++--------
drivers/gpu/drm/msm/msm_gem_submit.c | 18 +++--
drivers/gpu/drm/msm/msm_gpu.c | 13 ++--
drivers/gpu/drm/msm/msm_iommu.c | 2 +-
drivers/gpu/drm/msm/msm_rd.c | 5 +-
drivers/gpu/drm/omapdrm/displays/panel-dpi.c | 1 +
drivers/gpu/drm/omapdrm/dss/dsi.c | 20 +++---
drivers/gpu/drm/omapdrm/dss/omapdss.h | 2 +-
drivers/gpu/drm/omapdrm/omap_encoder.c | 58 +++++++++-------
drivers/gpu/drm/ttm/ttm_bo_util.c | 4 +-
drivers/i2c/busses/i2c-axxia.c | 40 ++++++++---
drivers/i2c/busses/i2c-nvidia-gpu.c | 7 +-
drivers/i2c/busses/i2c-rcar.c | 9 +--
drivers/i2c/busses/i2c-scmi.c | 10 ++-
drivers/i2c/busses/i2c-uniphier-f.c | 49 ++++++++++---
drivers/i2c/busses/i2c-uniphier.c | 8 ++-
fs/nfs/direct.c | 9 ++-
fs/nfs/flexfilelayout/flexfilelayout.c | 6 +-
include/linux/sunrpc/xdr.h | 1 -
net/sunrpc/auth_gss/auth_gss.c | 4 ++
net/sunrpc/clnt.c | 8 +++
net/sunrpc/xprt.c | 13 +++-
net/sunrpc/xprtsock.c | 81 ++++++++++------------
54 files changed, 463 insertions(+), 265 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 a8fc6663457 [X86] Initialize and Register X86CondBrFoldingPass
new 1253bae2f05 [CostModel][X86] Fix overcounting arithmetic cost in illega [...]
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/CodeGen/BasicTTIImpl.h | 9 +-
test/Analysis/CostModel/X86/reduce-add-widen.ll | 94 ++---
test/Analysis/CostModel/X86/reduce-add.ll | 94 ++---
test/Analysis/CostModel/X86/reduce-and-widen.ll | 144 +++----
test/Analysis/CostModel/X86/reduce-and.ll | 144 +++----
test/Analysis/CostModel/X86/reduce-mul-widen.ll | 120 +++---
test/Analysis/CostModel/X86/reduce-mul.ll | 124 +++---
test/Analysis/CostModel/X86/reduce-or-widen.ll | 144 +++----
test/Analysis/CostModel/X86/reduce-or.ll | 144 +++----
test/Analysis/CostModel/X86/reduce-smax-widen.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-smax.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-smin-widen.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-smin.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-umax-widen.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-umax.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-umin-widen.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-umin.ll | 70 ++--
test/Analysis/CostModel/X86/reduce-xor-widen.ll | 144 +++----
test/Analysis/CostModel/X86/reduce-xor.ll | 144 +++----
test/Analysis/CostModel/X86/reduction.ll | 130 ++-----
.../SLPVectorizer/X86/horizontal-minmax.ll | 423 ++++-----------------
.../SLPVectorizer/X86/reduction_unrolled.ll | 4 +-
22 files changed, 1053 insertions(+), 1369 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.