This is an archive of the discontinued LLVM Phabricator instance.

[ARM64] Add more simple diagnostics for immediate/shift ranges
ClosedPublic

Authored by bsmith on May 15 2014, 2:38 AM.

Details

Reviewers
t.p.northover
Summary

This patch adds more of the missing diagnostics to the AsmParser, particularly for immediate/shift ranges.

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 9420.May 15 2014, 2:38 AM
bsmith retitled this revision from to [ARM64] Add more simple diagnostics for immediate/shift ranges.
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 accepted this revision.May 15 2014, 3:42 AM
t.p.northover edited edge metadata.

Hi Bradley,

This looks fine to me.

Cheers.

Tim.

This revision is now accepted and ready to land.May 15 2014, 3:42 AM
bsmith closed this revision.May 15 2014, 4:17 AM