This is an archive of the discontinued LLVM Phabricator instance.

[ARM64] Move register/register MOV handling into tablegen and improve diagnostics
ClosedPublic

Authored by bsmith on May 9 2014, 7:19 AM.

Details

Summary

Patch to move register/register MOV handling into tablegen in order to improve diagnostics emitted as well as remove some of the AsmParser hacks.

As with my previous patches, there is no testcase for this as it is part of the merge of MC/AArch64/basic-a64-diagnostics.s.

Diff Detail

Event Timeline

bsmith updated this revision to Diff 9258.May 9 2014, 7:19 AM
bsmith retitled this revision from to [ARM64] Move register/register MOV handling into tablegen and improve diagnostics.
bsmith updated this object.
bsmith edited the test plan for this revision. (Show Details)
bsmith added a reviewer: t.p.northover.
bsmith set the repository for this revision to rL LLVM.
bsmith added a subscriber: Unknown Object (MLST).
t.p.northover edited edge metadata.May 9 2014, 10:20 AM

Hi Bradley,

This looks good to me.

Cheers.

Tim.

bsmith accepted this revision.May 12 2014, 2:45 AM
bsmith added a reviewer: bsmith.
This revision is now accepted and ready to land.May 12 2014, 2:45 AM
bsmith closed this revision.May 12 2014, 2:45 AM