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
Paths
| Differential D8766
[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. Follow-up to http://reviews.llvm.org/rL233290
Diff Detail
Event Timelinevsukharev updated this object. Closed by commit rL233810: [AArch64] Rename v8.1a from "extension" to "architecture" (authored by vsukharev). · Explain WhyApr 1 2015, 7:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23052 llvm/trunk/lib/Target/AArch64/AArch64.td
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
|