[PATCH] D12249: Remove the final bit test during lowering switch statement if all cases in bit test cover a contiguous range.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 14:35:39 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245976: Remove the final bit test during lowering switch statement if all cases in… (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D12249?vs=33117&id=33128#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12249

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/test/CodeGen/X86/switch.ll

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


More information about the llvm-commits mailing list