This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Rename v8.1a from "extension" to "architecture"
ClosedPublic

Authored by vsukharev on Apr 1 2015, 6:06 AM.

Details

Summary

v8.1a is renamed to architecture, accordingly to approaches in ARM backend.
excess generic cpu is removed.
Intended use: "generic" cpu with "v8.1a" subtarget feature

Follow-up to http://reviews.llvm.org/rL233290

Diff Detail

Repository
rL LLVM

Event Timeline

vsukharev updated this revision to Diff 23040.Apr 1 2015, 6:06 AM
vsukharev retitled this revision from to [AArch64] Rename v8.1a from "extension" to "architecture".
vsukharev updated this object.
vsukharev edited the test plan for this revision. (Show Details)
vsukharev added a reviewer: jmolloy.
vsukharev set the repository for this revision to rL LLVM.
vsukharev added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.