OSDN Git Service

[PowerPC] Change method names; NFC
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Mon, 31 Jul 2017 06:27:09 +0000 (06:27 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Mon, 31 Jul 2017 06:27:09 +0000 (06:27 +0000)
commit236efb5512ef09f9d5bbe5e98c3c7fdbdf2ee6d6
tree7af1cfbcef3522cd21414709a7714a242a48c8ba
parent0b9e47c36d9ce7e82c4177730c145eefd939f481
[PowerPC] Change method names; NFC

Changed method names based on the discussion in https://reviews.llvm.org/D34986:
getInt64 -> selectI64Imm,
getInt64Count -> selectI64ImmInstrCount.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp