This is an archive of the discontinued LLVM Phabricator instance.

[M68k] Add testcases for shift and rotate instructions
ClosedPublic

Authored by Jim on Jun 21 2021, 9:02 PM.

Details

Summary

Add codegen testcases for lsl, lsr, asr, rol and ror instructions.

Diff Detail

Event Timeline

Jim requested review of this revision.Jun 21 2021, 9:02 PM
Jim created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2021, 9:02 PM
Jim edited the summary of this revision. (Show Details)Jun 21 2021, 9:04 PM
Jim added a reviewer: myhsu.
myhsu accepted this revision.Jun 22 2021, 9:43 PM

LGTM
Thank you!

This revision is now accepted and ready to land.Jun 22 2021, 9:43 PM
This revision was landed with ongoing or failed builds.Jun 22 2021, 10:25 PM
This revision was automatically updated to reflect the committed changes.