forked from OSchip/llvm-project
![]() Previously the alignment on the newly created switch table data was not set, meaning that DataLayout::getPreferredAlignment was free to overalign it to 16 bytes. This causes unnecessary code bloat. Differential Revision: https://reviews.llvm.org/D51800 llvm-svn: 342039 |
||
---|---|---|
.. | ||
disable-lookup-table.ll | ||
lit.local.cfg | ||
speculate-cttz-ctlz.ll | ||
switch-covered-bug.ll | ||
switch-table-bug.ll | ||
switch_to_lookup_table.ll |