[PATCH] D51800: [SimpliftyCFG] Put an alignment on generated switch tables

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 02:56:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342039: [SimplifyCFG] Put an alignment on generated switch tables (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51800?vs=164453&id=165044#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51800

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51800.165044.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/22993d12/attachment.bin>


More information about the llvm-commits mailing list