[PATCH] D118009: [ARM] Make getInstSizeInBytes() use instruction size from InstrInfo.td

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 02:40:00 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG762f0b546328: [ARM] Make getInstSizeInBytes() use instruction size from InstrInfo.td (authored by tyb0807).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118009/new/

https://reviews.llvm.org/D118009

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/unittests/Target/ARM/CMakeLists.txt
  llvm/unittests/Target/ARM/InstSizes.cpp
  llvm/utils/gn/secondary/llvm/unittests/Target/ARM/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118009.404862.patch
Type: text/x-patch
Size: 22057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/379222a2/attachment.bin>


More information about the llvm-commits mailing list