[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 15:26:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309444: [SimplifyCFG] Make the no-jump-tables attribute also disable switch lookup… (authored by sgundapa).

Changed prior to commit:
  https://reviews.llvm.org/D35579?vs=108652&id=108724#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35579

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/Hexagon/disable-lookup-table.ll
  llvm/trunk/test/Transforms/SimplifyCFG/disable-lookup-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35579.108724.patch
Type: text/x-patch
Size: 4645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/3c36bedb/attachment.bin>


More information about the llvm-commits mailing list