[PATCH] D22885: TargetInstrInfo: add virtual function GetInstSizeInBytes

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


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

This now only implements the functional change to add getInstSizeInBytes to TargetInstrInfo.


https://reviews.llvm.org/D22885

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/AVR/AVRInstrInfo.h
  lib/Target/MSP430/MSP430InstrInfo.h
  lib/Target/Mips/MipsInstrInfo.h
  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.65954.patch
Type: text/x-patch
Size: 4784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/f05292fa/attachment.bin>


More information about the llvm-commits mailing list