[PATCH] D22925: TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 09:31:27 PDT 2016


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: dexonsmith, jmolloy, arsenm.
SjoerdMeijer added a subscriber: llvm-commits.
Herald added subscribers: nemanjai, dsanders.

Rename GetInstSizeInBytes to getInstSizeInBytes. NFC.

https://reviews.llvm.org/D22925

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22925.65950.patch
Type: text/x-patch
Size: 21091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/16b7019c/attachment.bin>


More information about the llvm-commits mailing list