This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add command line support for v9.4-A's Instrumentation Extension
ClosedPublic

Authored by pratlucas on Jan 10 2023, 9:10 AM.

Details

Summary

This introduces command line support (+ite) for the v9.4-A's
Instrumentation Extension (FEAT_ITE).

Patch by Son Tuan Vu.

Diff Detail

Event Timeline

pratlucas created this revision.Jan 10 2023, 9:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 9:10 AM
pratlucas requested review of this revision.Jan 10 2023, 9:10 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 10 2023, 9:10 AM
tmatheson accepted this revision.Jan 10 2023, 9:22 AM
This revision is now accepted and ready to land.Jan 10 2023, 9:22 AM
lenary accepted this revision.Jan 10 2023, 9:37 AM
pratlucas updated this revision to Diff 491384.Jan 23 2023, 8:00 AM

Rebasing, including minor changes due to recent target parser refactoring.

lenary accepted this revision.Jan 23 2023, 8:32 AM
This revision was landed with ongoing or failed builds.Jan 23 2023, 8:40 AM
This revision was automatically updated to reflect the committed changes.