[PATCH] D25883: Add option to specify minimum number of entries for jump tables

Evandro Menezes via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 11:48:44 PDT 2016


evandro retitled this revision from "Add option to specify lower limit for jump tables" to "Add option to specify minimum number of entries for jump tables".
evandro updated the summary for this revision.
evandro updated this revision to Diff 75750.

Repository:
  rL LLVM

https://reviews.llvm.org/D25883

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25883.75750.patch
Type: text/x-patch
Size: 7139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/fac231ca/attachment.bin>


More information about the llvm-commits mailing list