[PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu

Vladimir Sukharev vladimir.sukharev at arm.com
Mon Mar 23 09:08:51 PDT 2015


- CPUString.find("generic") is replaced with more understandable construction
- The first revision was based not on trunk, but on patches, that are not yet approved. To be able to commit, definitions of "V8_1" subtarget feature added from http://reviews.llvm.org/D8503 (AArch64) and http://reviews.llvm.org/D8498 (ARM). Now the second revision is based on ToT.

Tim, would you please approve the second change?


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8505

Files:
  include/llvm/ADT/Triple.h
  include/llvm/Support/ARMBuildAttributes.h
  lib/Support/Triple.cpp
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/MCTargetDesc/ARMArchName.def
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  test/CodeGen/ARM/build-attributes.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8505.22477.patch
Type: text/x-patch
Size: 16258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150323/a7bfd2f4/attachment.bin>


More information about the llvm-commits mailing list