[PATCH] D34817: [SimplifyCFG] Update the name of switch generated lookup table.

Sumanth Gundapaneni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 13:00:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306867: [SimplifyCFG] Update the name of switch generated lookup table. (authored by sgundapa).

Changed prior to commit:
  https://reviews.llvm.org/D34817?vs=104687&id=104913#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34817

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
  llvm/trunk/test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
  llvm/trunk/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34817.104913.patch
Type: text/x-patch
Size: 10216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/ff2c3a31/attachment.bin>


More information about the llvm-commits mailing list