[PATCH] D22885: TargetInstrInfo: add virtual function GetInstSizeInBytes

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 01:24:01 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277126: TargetInstrInfo: add virtual function getInstSizeInBytes (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D22885?vs=65954&id=66091#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22885

Files:
  llvm/trunk/include/llvm/Target/TargetInstrInfo.h
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/lib/Target/AVR/AVRInstrInfo.h
  llvm/trunk/lib/Target/MSP430/MSP430InstrInfo.h
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22885.66091.patch
Type: text/x-patch
Size: 5557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160729/9abd35cf/attachment.bin>


More information about the llvm-commits mailing list