[PATCH] D120476: [LoongArch] Add basic support to AsmParser

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 00:26:29 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3347f77b8075: [LoongArch] Add basic support to AsmParser (authored by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120476

Files:
  llvm/lib/Target/LoongArch/AsmParser/CMakeLists.txt
  llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
  llvm/lib/Target/LoongArch/CMakeLists.txt
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp
  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.s
  llvm/test/MC/LoongArch/Basic/Integer/invalid64.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/Directives/cfi.s
  llvm/test/MC/LoongArch/Directives/data.s
  llvm/test/MC/LoongArch/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120476.414025.patch
Type: text/x-patch
Size: 68881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/6f807aa8/attachment.bin>


More information about the llvm-commits mailing list