[PATCH] D18223: Codegen: Decrease minimum jump table density

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 13:07:19 PDT 2016


iteratee updated this revision to Diff 51329.
iteratee marked 4 inline comments as done.
iteratee added a comment.

Tidied up names according to comments.


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-edge-weight.ll
  test/CodeGen/X86/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18223.51329.patch
Type: text/x-patch
Size: 8554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/c73ceab0/attachment.bin>


More information about the llvm-commits mailing list