This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

v8.1a is renamed to architecture, following current entity naming approach.
Excess generic cpu is removed.
Intended use: "generic" cpu with "v8.1a" subtarget feature

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

Diff Detail

Repository
rL LLVM

Event Timeline

vsukharev updated this revision to Diff 23042.Apr 1 2015, 6:25 AM
vsukharev retitled this revision from to [ARM] 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).
jmolloy accepted this revision.Apr 1 2015, 6:46 AM
jmolloy edited edge metadata.

Yeah looks OK.

Cheers,

James

This revision is now accepted and ready to land.Apr 1 2015, 6:46 AM
This revision was automatically updated to reflect the committed changes.