[PATCH] D104685: [M68k] Add testcases for shift and rotate instructions

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 21 21:02:56 PDT 2021


Jim created this revision.
Jim requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104685

Files:
  llvm/test/CodeGen/M68k/ShiftRotate/asr.ll
  llvm/test/CodeGen/M68k/ShiftRotate/lsl.ll
  llvm/test/CodeGen/M68k/ShiftRotate/lsr.ll
  llvm/test/CodeGen/M68k/ShiftRotate/rol.ll
  llvm/test/CodeGen/M68k/ShiftRotate/ror.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104685.353545.patch
Type: text/x-patch
Size: 11274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/a94758bc/attachment.bin>


More information about the llvm-commits mailing list