[PATCH] D29747: PredicateInfo: Support switch statements

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 14:32:53 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295889: PredicateInfo: Support switch statements (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D29747?vs=89261&id=89425#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29747

Files:
  llvm/trunk/include/llvm/Transforms/Utils/PredicateInfo.h
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/trunk/test/Transforms/NewGVN/condprop.ll
  llvm/trunk/test/Transforms/NewGVN/edge.ll
  llvm/trunk/test/Transforms/Util/PredicateInfo/condprop.ll
  llvm/trunk/test/Transforms/Util/PredicateInfo/edge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29747.89425.patch
Type: text/x-patch
Size: 27547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/25657e8a/attachment.bin>


More information about the llvm-commits mailing list