[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
Wed Jan 26 01:58:09 PST 2022


tyb0807 updated this revision to Diff 403176.
tyb0807 marked 3 inline comments as done.
tyb0807 added a comment.

Update new tests for variable-sized pseudo-instructions


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.403176.patch
Type: text/x-patch
Size: 22057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/de4fd099/attachment.bin>


More information about the llvm-commits mailing list