[PATCH] D29747: PredicateInfo: Support switch statements

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 11 05:02:41 PST 2017


dberlin updated this revision to Diff 88091.
dberlin added a comment.

- Update new tests


https://reviews.llvm.org/D29747

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29747.88091.patch
Type: text/x-patch
Size: 56326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170211/b7edf16e/attachment-0001.bin>


More information about the llvm-commits mailing list