[PATCH] D60295: [CodeGen] Change the jump table size unit from entry to target

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 14:42:54 PDT 2019


evandro updated this revision to Diff 206941.
evandro retitled this revision from "[SelectionDAG] Change the jump table size unit from entry to target" to "[CodeGen] Change the jump table size unit from entry to target".
evandro edited the summary of this revision.

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.206941.patch
Type: text/x-patch
Size: 18569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/73953d2d/attachment-0001.bin>


More information about the llvm-commits mailing list