This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Enable v8.3-A complex instruction support
AbandonedPublic

Authored by samparker on Jan 30 2017, 3:12 AM.

Details

Reviewers
rengolin
Summary

Adding AArch32 assembly and disassembly support for the complex instructions which have been introduced as a part of the ARMv8.3-A architecture.

Diff Detail

Event Timeline

samparker created this revision.Jan 30 2017, 3:12 AM

I'm going to be a bit redundant here, but is there a manual we can use to check?

rengolin requested changes to this revision.Jan 30 2017, 7:52 AM

In sync with D29272, no docs, no review.

This revision now requires changes to proceed.Jan 30 2017, 7:52 AM
samparker abandoned this revision.Feb 21 2017, 5:06 AM