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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276997: TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D22925?vs=65950&id=65952#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22925

Files:
  llvm/trunk/lib/Target/AArch64/AArch64BranchRelaxation.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMComputeBlockSize.cpp
  llvm/trunk/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/trunk/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/trunk/lib/Target/ARM/README-Thumb.txt
  llvm/trunk/lib/Target/AVR/AVRInstrInfo.cpp
  llvm/trunk/lib/Target/AVR/AVRInstrInfo.h
  llvm/trunk/lib/Target/MSP430/MSP430BranchSelector.cpp
  llvm/trunk/lib/Target/MSP430/MSP430InstrInfo.cpp
  llvm/trunk/lib/Target/MSP430/MSP430InstrInfo.h
  llvm/trunk/lib/Target/Mips/MipsConstantIslandPass.cpp
  llvm/trunk/lib/Target/Mips/MipsDelaySlotFiller.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.h
  llvm/trunk/lib/Target/Mips/MipsLongBranch.cpp
  llvm/trunk/lib/Target/PowerPC/PPCBranchSelector.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h

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


More information about the llvm-commits mailing list