[PATCH] D21940: Add support to optionally limit the size of jump tables

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 11:16:00 PDT 2016


evandro updated this revision to Diff 72197.

Repository:
  rL LLVM

https://reviews.llvm.org/D21940

Files:
  llvm/include/llvm/Target/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.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/Generic/max-jump-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21940.72197.patch
Type: text/x-patch
Size: 12127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/f4cb5dc7/attachment.bin>


More information about the llvm-commits mailing list