[PATCH] D35579: [SimplifyCFG] Generate lookup tables based on a function attribute

Sumanth Gundapaneni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 09:41:10 PDT 2017


sgundapa updated this revision to Diff 107324.
sgundapa added a comment.

Made changes as per reviewers comments


https://reviews.llvm.org/D35579

Files:
  include/llvm/IR/Attributes.td
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/Inline/attributes.ll
  test/Transforms/SimplifyCFG/Hexagon/disable-lookup-table.ll
  test/Transforms/SimplifyCFG/disable-lookup-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35579.107324.patch
Type: text/x-patch
Size: 7230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/4280cacf/attachment.bin>


More information about the llvm-commits mailing list