[PATCH] D60295: [CodeGen] Replace -max-jump-table-size with -max-jump-table-targets

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 09:52:32 PDT 2019


evandro updated this revision to Diff 220526.
evandro added a comment.

Update the patch Including the suggested refactoring.


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

https://reviews.llvm.org/D60295

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/include/llvm/CodeGen/SwitchLoweringUtils.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SwitchLoweringUtils.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/test/CodeGen/AArch64/max-jump-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60295.220526.patch
Type: text/x-patch
Size: 21473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/18ecba82/attachment-0001.bin>


More information about the llvm-commits mailing list