[PATCH] D12166: Assign weights to edges to jump table when lowering switch statement.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 15:42:29 PDT 2015


congh updated this revision to Diff 33137.
congh added a comment.

Fixed a small issue in the newly added test case.


http://reviews.llvm.org/D12166

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  test/CodeGen/ARM/jump-table-islands.ll
  test/CodeGen/Mips/nacl-align.ll
  test/CodeGen/X86/switch-jump-table.ll
  test/CodeGen/X86/switch.ll
  test/CodeGen/X86/x86-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12166.33137.patch
Type: text/x-patch
Size: 7523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/e5b3c1b7/attachment.bin>


More information about the llvm-commits mailing list