Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Johan Sjölen
d2ce04bb10
8301496: Replace NULL with nullptr in cpu/riscv
...
Reviewed-by: dholmes, fyang
2023-04-14 09:53:46 +00:00
Dingli Zhang
a144c713b7
8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp
...
Reviewed-by: fjiang, fyang
2023-03-31 01:22:54 +00:00
Xiaolin Zheng
74f346b33f
8298075: RISC-V: Implement post-call NOPs
...
Reviewed-by: fyang, luhenry
2022-12-08 02:19:35 +00:00
Fei Yang
91292d56a9
8286301: Port JEP 425 to RISC-V
...
Co-authored-by: Xiaolin Zheng <xlinzheng@openjdk.org>
Reviewed-by: fjiang, xlinzheng, yadongwang, jiefu, rrich
2022-11-05 02:18:49 +00:00
Aleksey Shipilev
e7375f9c52
8295468: RISC-V: Minimal builds are broken
...
Reviewed-by: stuefe, luhenry, fyang
2022-10-18 15:07:01 +00:00
Xiaolin Zheng
542cc602a7
8294366: RISC-V: Partially mark out incompressible regions
...
Reviewed-by: fyang, yadongwang
2022-10-08 06:41:45 +00:00
Fei Yang
d827fd830a
8294430: RISC-V: Small refactoring for movptr_with_offset
...
Reviewed-by: fjiang, yadongwang, shade
2022-09-28 00:22:16 +00:00
Xiaolin Zheng
a216960d71
8294087: RISC-V: RVC: Fix a potential alignment issue and add more alignment assertions for the patchable calls/nops
...
Reviewed-by: shade, fjiang, fyang
2022-09-22 11:43:47 +00:00
Erik Österlund
054c23f484
8290025: Remove the Sweeper
...
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
2022-08-25 09:48:55 +00:00
Xiaolin Zheng
447ae00616
8287418: riscv: Fix correctness issue of MacroAssembler::movptr
...
Reviewed-by: fjiang, yadongwang, fyang
2022-05-30 07:45:50 +00:00
Yadong Wang
94b533a94c
8285699: riscv: Provide information when hitting a HaltNode
...
Reviewed-by: fyang
2022-04-29 03:19:29 +00:00
Fei Yang
5905b02c0e
8276799: Implementation of JEP 422: Linux/RISC-V Port
...
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
2022-03-24 09:22:46 +00:00