OSDN Git Service

[AArch64] Refactor cheap cost model
authorEvandro Menezes <e.menezes@samsung.com>
Mon, 1 Oct 2018 16:11:19 +0000 (16:11 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Mon, 1 Oct 2018 16:11:19 +0000 (16:11 +0000)
commita86f87cfc71cf5b1cce22a8b245c8008712e5f24
tree3154e8d910cdc222002500be35e967543462c3f0
parent9a604d610c69acaa7e523df7df02d88fcc7a81b9
[AArch64] Refactor cheap cost model

Refactor the order in `TII::isAsCheapAsAMove()` to ease future development
and maintenance.  Practically NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343489 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.cpp