This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][AArch64] Use all supported CPU features on AArch64
ClosedPublic

Authored by treapster on Jul 5 2022, 4:45 AM.

Details

Summary

Since we now have +all feature for disassembler, we can use it in BOLT and allow it to disassemble all ARM instructions supported by LLVM.

Diff Detail

Event Timeline

treapster created this revision.Jul 5 2022, 4:45 AM
Herald added a reviewer: Amir. · View Herald Transcript
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
treapster requested review of this revision.Jul 5 2022, 4:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2022, 4:45 AM
This comment was removed by treapster.
rafauler accepted this revision.Jul 11 2022, 5:49 PM

LGTM thanks!

This revision is now accepted and ready to land.Jul 11 2022, 5:49 PM