[PATCH] D18223: Codegen: Decrease minimum jump table density
Kyle Butt via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 28 16:02:12 PDT 2016
iteratee updated this revision to Diff 51850.
iteratee added a comment.
Add a test that verifies the density switch does what it says.
http://reviews.llvm.org/D18223
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
test/CodeGen/ARM/2011-08-25-ldmia_ret.ll
test/CodeGen/Generic/MachineBranchProb.ll
test/CodeGen/PowerPC/pr26690.ll
test/CodeGen/Thumb2/ldr-str-imm12.ll
test/CodeGen/X86/switch-bt.ll
test/CodeGen/X86/switch-density.ll
test/CodeGen/X86/switch-edge-weight.ll
test/CodeGen/X86/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18223.51850.patch
Type: text/x-patch
Size: 10888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/002f3960/attachment.bin>
More information about the llvm-commits
mailing list