This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add command-line option for Execution and Data Prediction Instructions
ClosedPublic

Authored by dnsampaio on Dec 21 2018, 8:27 AM.

Details

Summary

Prediction control instructions are only mandatory from v8.5a
onwards but is optional from Armv8.0-A. This patch adds a command
line option to enable it by it's own.

Diff Detail

Repository
rL LLVM

Event Timeline

dnsampaio created this revision.Dec 21 2018, 8:27 AM

LGTM but will wait for a while to allow others comment as well, if necessary.

LukeCheeseman accepted this revision.Dec 28 2018, 8:48 AM
This revision is now accepted and ready to land.Dec 28 2018, 8:48 AM
This revision was automatically updated to reflect the committed changes.