This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add support for the SPE-EEF feature
ClosedPublic

Authored by pratlucas on Dec 1 2020, 6:35 AM.

Details

Summary

This is an addition to the existing Statistical Profiling extension, which
introduces an extra system register that is enabled by the new 'spe-eef'
subtarget feature.

Patch written by Simon Tatham.

Diff Detail

Event Timeline

pratlucas created this revision.Dec 1 2020, 6:35 AM
pratlucas requested review of this revision.Dec 1 2020, 6:35 AM
This revision is now accepted and ready to land.Dec 18 2020, 1:36 AM
This revision was landed with ongoing or failed builds.Dec 18 2020, 3:12 AM
This revision was automatically updated to reflect the committed changes.