[PATCH] D29747: PredicateInfo: Support switch statements

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 18 20:24:48 PST 2017


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

Rebase on top of master and clean up.


https://reviews.llvm.org/D29747

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29747.89056.patch
Type: text/x-patch
Size: 26849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170219/bf1179bb/attachment.bin>


More information about the llvm-commits mailing list