This is an archive of the discontinued LLVM Phabricator instance.

[ARM64] Add condition code operand type such that proper diagnostics can be emitted
ClosedPublic

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

Details

Reviewers
t.p.northover
Summary

This patch adds a condition code operand type in the AsmParser, such that incorrect conditions can be properly diagnosed.

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 9421.May 15 2014, 2:40 AM
bsmith retitled this revision from to [ARM64] Add condition code operand type such that proper diagnostics can be emitted.
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:46 AM
t.p.northover edited edge metadata.

Hi Bradley,

I think this looks good too.

Tim.

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