[PATCH] D12497: [SimplifyCFG] Use known bits to eliminate dead switch defaults

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 10:46:12 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247309: [SimplifyCFG] Use known bits to eliminate dead switch defaults (authored by reames).

Changed prior to commit:
  http://reviews.llvm.org/D12497?vs=33601&id=34461#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12497

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/switch-dead-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12497.34461.patch
Type: text/x-patch
Size: 5193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/691851dd/attachment.bin>


More information about the llvm-commits mailing list