[PATCH] D120477: [LoongArch] Add basic support to Disassembler
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 00:56:37 PST 2022
SixWeining updated this revision to Diff 414291.
SixWeining marked 2 inline comments as done.
SixWeining added a comment.
Address @MaskRay's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120477/new/
https://reviews.llvm.org/D120477
Files:
llvm/lib/Target/LoongArch/CMakeLists.txt
llvm/lib/Target/LoongArch/Disassembler/CMakeLists.txt
llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/test/MC/LoongArch/Basic/Integer/arith.s
llvm/test/MC/LoongArch/Basic/Integer/atomic.s
llvm/test/MC/LoongArch/Basic/Integer/barrier.s
llvm/test/MC/LoongArch/Basic/Integer/bit-manipu.s
llvm/test/MC/LoongArch/Basic/Integer/bit-shift.s
llvm/test/MC/LoongArch/Basic/Integer/bound-check.s
llvm/test/MC/LoongArch/Basic/Integer/branch.s
llvm/test/MC/LoongArch/Basic/Integer/crc.s
llvm/test/MC/LoongArch/Basic/Integer/invalid-dis.s
llvm/test/MC/LoongArch/Basic/Integer/memory.s
llvm/test/MC/LoongArch/Basic/Integer/misc.s
llvm/test/MC/LoongArch/Basic/Integer/pseudos.s
llvm/test/MC/LoongArch/Misc/aligned-nops.s
llvm/test/MC/LoongArch/Misc/unaligned-nops.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120477.414291.patch
Type: text/x-patch
Size: 51661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/ed18a58f/attachment.bin>
More information about the llvm-commits
mailing list