[PATCH] D18321: Add support for no-jump-tables

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 07:58:44 PDT 2016


niravd updated this revision to Diff 51913.
niravd marked an inline comment as done.
niravd added a comment.

Move no-jump-tables code into areJTsAllowed


http://reviews.llvm.org/D18321

Files:
  include/llvm/IR/Attributes.td
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/X86/switch.ll
  test/Transforms/Inline/attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18321.51913.patch
Type: text/x-patch
Size: 6137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/96d260ce/attachment.bin>


More information about the llvm-commits mailing list