This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f90b1bf197 Test commit. NFC
new eaf1c4d9ce [OpenMP] Make default parallel for schedule in NVPTX target [...]
new 6294c3497b NFC: Fix some darwin linker warnings introduced in r338385
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/CodeGen/CGOpenMPRuntime.h | 6 ++++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 11 +++++++++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 7 ++++++-
lib/CodeGen/CGStmtOpenMP.cpp | 4 ++++
lib/Driver/CMakeLists.txt | 2 +-
lib/Driver/Driver.cpp | 2 +-
lib/Driver/ToolChains/{RISCV.cpp => RISCVToolchain.cpp} | 4 ++--
lib/Driver/ToolChains/{RISCV.h => RISCVToolchain.h} | 8 ++++----
.../nvptx_target_teams_distribute_parallel_for_codegen.cpp | 6 +++---
...vptx_target_teams_distribute_parallel_for_simd_codegen.cpp | 6 +++---
10 files changed, 41 insertions(+), 15 deletions(-)
rename lib/Driver/ToolChains/{RISCV.cpp => RISCVToolchain.cpp} (98%)
rename lib/Driver/ToolChains/{RISCV.h => RISCVToolchain.h} (88%)
--
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 f5f46fe6d12 * config/i386/i386.md (FPSR_REG): Remove. (x86_fnstcw_1): [...]
new 39f34d5de07 * config/i386/i386.md (UNSPEC_FLDCW): Remove.
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 | 3 ++-
gcc/config/i386/i386.md | 1 -
2 files changed, 2 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 linux.
from c127e59bee3e Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/ [...]
new 9f34519a8235 cxgb4: fix abort_req_rss6 struct
new 67e3816842fe RDMA/uverbs: Atomically flush and mark closed the comp eve [...]
new 5fe23f262e05 ucma: fix a use-after-free in ucma_resolve_ip()
new ee92efe41cf3 IB/srp: Avoid that sg_reset -d ${srp_device} triggers an i [...]
new 4eeed3686981 RDMA/uverbs: Fix validity check for modify QP
new 0dbfaa9f2813 IB/hfi1: Fix SL array bounds check
new 94694d18cf27 IB/hfi1: Invalid user input can result in crash
new d623500b3c4e IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
new b4a4957d3d1c IB/hfi1: Fix destroy_qp hang after a link down
new de5c95d0f518 RDMA/bnxt_re: Fix system crash during RDMA resource initia [...]
new a9360abd3de0 IB/uverbs: Free uapi on destroy
new e8ef090a6142 IB/mlx5: Destroy the DEVX object upon error flow
new 5c5702e259dc RDMA/core: Set right entry state before releasing reference
new ad0371482b1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 14 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/infiniband/core/cache.c | 68 ++++++++++-----------
drivers/infiniband/core/ucma.c | 2 +
drivers/infiniband/core/uverbs_cmd.c | 68 ++++++++++++++-------
drivers/infiniband/core/uverbs_main.c | 1 +
drivers/infiniband/core/uverbs_uapi.c | 1 +
drivers/infiniband/hw/bnxt_re/main.c | 93 ++++++++++++-----------------
drivers/infiniband/hw/hfi1/chip.c | 6 +-
drivers/infiniband/hw/hfi1/pio.c | 51 ++++++++++++----
drivers/infiniband/hw/hfi1/pio.h | 2 +
drivers/infiniband/hw/hfi1/user_sdma.c | 2 +-
drivers/infiniband/hw/hfi1/verbs.c | 8 ++-
drivers/infiniband/hw/mlx5/devx.c | 5 +-
drivers/infiniband/ulp/srp/ib_srp.c | 6 +-
drivers/net/ethernet/chelsio/cxgb4/t4_msg.h | 1 -
14 files changed, 184 insertions(+), 130 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 4c7c5a4fda0 rs6000: Delete many HAVE_AS_* (PR87149)
new f5f46fe6d12 * config/i386/i386.md (FPSR_REG): Remove. (x86_fnstcw_1): [...]
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 | 20 +++
gcc/config/i386/i386.c | 15 +--
gcc/config/i386/i386.h | 132 ++++++++++----------
gcc/config/i386/i386.md | 134 +++++++++------------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c | 2 +-
.../gcc.dg/rtl/x86_64/times-two.c.before-df.c | 2 +-
gcc/testsuite/gcc.target/i386/pr79804.c | 4 +-
8 files changed, 162 insertions(+), 153 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 298331ea05d 2018-09-27 Martin Liska <mliska(a)suse.cz>
new 4c7c5a4fda0 rs6000: Delete many HAVE_AS_* (PR87149)
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 | 16 ++
gcc/config.in | 48 -----
gcc/config/powerpcspe/powerpcspe.c | 61 -------
gcc/config/powerpcspe/powerpcspe.h | 108 -----------
gcc/config/rs6000/rs6000.c | 44 -----
gcc/config/rs6000/rs6000.h | 104 -----------
gcc/configure | 356 -------------------------------------
gcc/configure.ac | 116 ------------
8 files changed, 16 insertions(+), 837 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 c307aaf3eb47 Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/ [...]
new 9e796c9db93b ext2, dax: set ext2_dax_aops for dax files
new c127e59bee3e Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/ [...]
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:
fs/ext2/inode.c | 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 4bcdd902842 [ORC] Coalesce all of ORC's symbol renaming / linkage-promo [...]
new 62258deb2a9 AMDGPU: Split VOP2Inst into VOP2Inst_e32/e64/sdwa
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/AMDGPU/VOP2Instructions.td | 42 ++++++++++++++++++++++++++---------
1 file changed, 32 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.