[PATCH] D134600: [RISCV][LLD] Add RISCV zcmt optimise in linker relaxation

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 19:52:59 PST 2023


VincentWu updated this revision to Diff 487031.
VincentWu marked 12 inline comments as done.
VincentWu added a comment.
Herald added a subscriber: jdoerfert.

Refactoring the implementation of lld from psABI.
rebase & address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134600/new/

https://reviews.llvm.org/D134600

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Target.h
  lld/ELF/Writer.cpp
  lld/test/ELF/riscv-tbljal-call.s
  lld/test/ELF/riscv-tbljal-syms.s
  llvm/test/CodeGen/RISCV/attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134600.487031.patch
Type: text/x-patch
Size: 22676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/c6596469/attachment.bin>


More information about the llvm-commits mailing list