[PATCH] D157234: [SPARC][IAS] Add support for the full set of CAS instructions

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 06:12:01 PDT 2023


koakuma updated this revision to Diff 549697.
koakuma added a comment.

Apply suggestions, centralize CAS tests & add three-way V8/V9/LEON tests.


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

https://reviews.llvm.org/D157234

Files:
  llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  llvm/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/lib/Target/Sparc/SparcInstrFormats.td
  llvm/lib/Target/Sparc/SparcInstrInfo.td
  llvm/test/MC/Disassembler/Sparc/sparc-atomics.txt
  llvm/test/MC/Sparc/leon-instructions.s
  llvm/test/MC/Sparc/sparc-cas-instructions.s
  llvm/test/MC/Sparc/sparcv9-atomic-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157234.549697.patch
Type: text/x-patch
Size: 12593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230813/e8f03c5b/attachment-0001.bin>


More information about the llvm-commits mailing list