[PATCH] D35579: [SimplifyCFG] Make the no-jump-tables attribute also disable switch lookup tables
Sumanth Gundapaneni via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 07:17:16 PDT 2017
sgundapa updated this revision to Diff 108652.
sgundapa retitled this revision from "[SimplifyCFG] Generate lookup tables based on a function attribute" to "[SimplifyCFG] Make the no-jump-tables attribute also disable switch lookup tables".
sgundapa edited the summary of this revision.
https://reviews.llvm.org/D35579
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
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.108652.patch
Type: text/x-patch
Size: 4454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/88aba4cd/attachment.bin>
More information about the llvm-commits
mailing list