Skip to content

Commit

Permalink
some llvm and gollvm (plctlab#516)
Browse files Browse the repository at this point in the history
Co-authored-by: liaochunyu <[email protected]>
  • Loading branch information
ChunyuLiao and ChunyuLiao authored Oct 31, 2022
1 parent 6530148 commit 18fe974
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion 2022/2022-11-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,18 @@
- [Fix stack_shadow_zone_size](https://github.com/zhangxiang-plct/jdk8u/pull/111)

## Clang/LLVM for RISC-V 相关工作
- 已经提交到主线的patch:
- [RISCV] Add RV64C instruction support for EmulateInstructionRISCV, https://reviews.llvm.org/D136362
- [LLDB] Fix RISCV build, https://reviews.llvm.org/D136674
- [RISCV] Use hasAllWUsers to recover XORI/ORI, https://reviews.llvm.org/D135538
- [RISCV] Optimize SELECT_CC when the true value of select is Constant, https://reviews.llvm.org/D129757

## gollvm 相关工作

- 新的patch 在review中:
- [flang] Add RISCV-64 support to Optimizer/CodeGen/Target.cpphttps://reviews.llvm.org/D136547

## gollvm 相关工作
- 已经更新了patch。
## mold 相关工作

## GNU Toolchain for RISC-V 相关工作
Expand Down

0 comments on commit 18fe974

Please sign in to comment.