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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 16:16:38 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246104: Assign weights to edges to jump table / bit test header when lowering switch… (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D12166?vs=33137&id=33266#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12166

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12166.33266.patch
Type: text/x-patch
Size: 8243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/2eaf5056/attachment.bin>


More information about the llvm-commits mailing list