OSDN Git Service

TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Thu, 28 Jul 2016 16:32:22 +0000 (16:32 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Thu, 28 Jul 2016 16:32:22 +0000 (16:32 +0000)
commit7b78e6e140685aead9da57938292a6ee353e6387
tree969b2b1f867cab04c2ea987a1486a1de4bd49e22
parentb27edd5bc8229aec88e9d50e859343a420f234c5
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276997 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
lib/Target/AArch64/AArch64BranchRelaxation.cpp
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMComputeBlockSize.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/README-Thumb.txt
lib/Target/AVR/AVRInstrInfo.cpp
lib/Target/AVR/AVRInstrInfo.h
lib/Target/MSP430/MSP430BranchSelector.cpp
lib/Target/MSP430/MSP430InstrInfo.cpp
lib/Target/MSP430/MSP430InstrInfo.h
lib/Target/Mips/MipsConstantIslandPass.cpp
lib/Target/Mips/MipsDelaySlotFiller.cpp
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.h
lib/Target/Mips/MipsLongBranch.cpp
lib/Target/PowerPC/PPCBranchSelector.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h