This is an archive of the discontinued LLVM Phabricator instance.

[TargetParser][AArch64] Add support for SPE feature in the target parser.
AbandonedPublic

Authored by mcrosier on Sep 22 2017, 2:37 PM.

Details

Summary

This add support for the Statistical Profiling Extension (SPE) in the AArch64 target parser.

Please take a look.

Chad

Diff Detail

Event Timeline

mcrosier created this revision.Sep 22 2017, 2:37 PM
mcrosier updated this revision to Diff 116411.Sep 22 2017, 2:44 PM

-Add full context.

aemerson added inline comments.Sep 22 2017, 4:10 PM
include/llvm/Support/AArch64TargetParser.def
54

This is already supported?

mcrosier abandoned this revision.Sep 25 2017, 7:04 AM
mcrosier added inline comments.
include/llvm/Support/AArch64TargetParser.def
54

Not sure how I missed this.