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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 03:18:41 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG28b4838a33b6: [Object] Add some more LoongArch support (authored by WANG Xuerui <git at xen0n.name>, committed by SixWeining).

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.479227.patch
Type: text/x-patch
Size: 13847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/c9f0c44d/attachment.bin>


More information about the llvm-commits mailing list