OSDN Git Service

[AArch64] Add more CPUs to host detection
authorYi Kong <yikong@google.com>
Tue, 11 Jun 2019 00:05:36 +0000 (00:05 +0000)
committerYi Kong <yikong@google.com>
Tue, 11 Jun 2019 00:05:36 +0000 (00:05 +0000)
commit0a0d6b794d7cb9c2f9ea714cbbd6eb987bcef86c
tree244133ae4b52ed3337f12b975c3ceda4a7294fd5
parent1a0e6258489358043d5831986fe02e70251a2e0a
[AArch64] Add more CPUs to host detection

Returns "cortex-a73" for 3rd and 4th gen Kryo; not precisely correct,
but close enough.

Differential Revision: https://reviews.llvm.org/D63099

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Host.cpp