[PATCH] D138016: [Object] Add some more LoongArch support

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 27 03:18:33 PST 2022


xen0n updated this revision to Diff 478079.
xen0n added a comment.

Rebase and shorten code to avoid explanatory comment on why duplicating one line of code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138016

Files:
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/lib/Object/ELF.cpp
  llvm/lib/Object/ELFObjectFile.cpp
  llvm/test/MC/LoongArch/Basic/Float/d-arith.s
  llvm/test/MC/LoongArch/Basic/Float/d-bound-check.s
  llvm/test/MC/LoongArch/Basic/Float/d-branch.s
  llvm/test/MC/LoongArch/Basic/Float/d-comp.s
  llvm/test/MC/LoongArch/Basic/Float/d-conv.s
  llvm/test/MC/LoongArch/Basic/Float/d-memory.s
  llvm/test/MC/LoongArch/Basic/Float/d-move.s
  llvm/test/MC/LoongArch/Basic/Float/f-arith.s
  llvm/test/MC/LoongArch/Basic/Float/f-bound-check.s
  llvm/test/MC/LoongArch/Basic/Float/f-branch.s
  llvm/test/MC/LoongArch/Basic/Float/f-comp.s
  llvm/test/MC/LoongArch/Basic/Float/f-conv.s
  llvm/test/MC/LoongArch/Basic/Float/f-memory.s
  llvm/test/MC/LoongArch/Basic/Float/f-move.s
  llvm/unittests/Object/ELFTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138016.478079.patch
Type: text/x-patch
Size: 13847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221127/77617540/attachment.bin>


More information about the llvm-commits mailing list