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

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 22:25:06 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0365af1a87eb: [M68k] Add testcases for shift and rotate instructions (authored by Jim).

Repository:
  rG LLVM Github Monorepo

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

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.353851.patch
Type: text/x-patch
Size: 11274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/836badfd/attachment.bin>


More information about the llvm-commits mailing list