[PATCH] D155917: [LoongArch] Add definition for LVZ/LBT instructions

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 22:12:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd6675b6a61ad: [LoongArch] Add definition for LVZ/LBT instructions (authored by wangleiat, committed by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155917

Files:
  llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
  llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchLBTInstrFormats.td
  llvm/lib/Target/LoongArch/LoongArchLBTInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchLVZInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchRegisterInfo.td
  llvm/test/MC/LoongArch/lbt/arm-alu.s
  llvm/test/MC/LoongArch/lbt/arm-jump.s
  llvm/test/MC/LoongArch/lbt/arm-mov.s
  llvm/test/MC/LoongArch/lbt/arm-shift.s
  llvm/test/MC/LoongArch/lbt/base.s
  llvm/test/MC/LoongArch/lbt/scr.s
  llvm/test/MC/LoongArch/lbt/x86-alu.s
  llvm/test/MC/LoongArch/lbt/x86-jump.s
  llvm/test/MC/LoongArch/lbt/x86-misc.s
  llvm/test/MC/LoongArch/lbt/x86-shift.s
  llvm/test/MC/LoongArch/lvz/lvz-err.s
  llvm/test/MC/LoongArch/lvz/lvz.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155917.543375.patch
Type: text/x-patch
Size: 45635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/6ae46e68/attachment.bin>


More information about the llvm-commits mailing list