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

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 07:10:49 PDT 2016


niravd updated this revision to Diff 51787.
niravd updated the summary for this revision.
niravd added a comment.

Make no-jump-tables soft attribute as suggested in http://reviews.llvm.org/D18407 and union merged no-jump-tables flags on inline


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.51787.patch
Type: text/x-patch
Size: 5821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/e8721b29/attachment.bin>


More information about the llvm-commits mailing list