[PATCH] D143576: [LowerTypeTests] Support generating Armv6-M jump tables.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 07:34:59 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf6ddf7781471: [LowerTypeTests] Support generating Armv6-M jump tables. (authored by simon_tatham).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143576

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/test/Transforms/LowerTypeTests/function-arm-thumb.ll
  llvm/test/Transforms/LowerTypeTests/function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143576.498018.patch
Type: text/x-patch
Size: 19011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/416cfa69/attachment.bin>


More information about the llvm-commits mailing list