[PATCH] D22885: TargetInstrInfo: add virtual function GetInstSizeInBytes

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 03:25:04 PDT 2016


SjoerdMeijer updated this revision to Diff 65899.
SjoerdMeijer added a comment.

Thanks, that has been fixed.


https://reviews.llvm.org/D22885

Files:
  include/llvm/Target/TargetInstrInfo.h
  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
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22885.65899.patch
Type: text/x-patch
Size: 23028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/efe48f3b/attachment-0001.bin>


More information about the llvm-commits mailing list