[PATCH] D33257: [JumpThreading] Replace uses of Condition safely

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 11:55:45 PDT 2017


anna updated this revision to Diff 99476.
anna marked 3 inline comments as done.
anna added a comment.

Addressed review comments.


https://reviews.llvm.org/D33257

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/JumpThreading/assume.ll
  test/Transforms/JumpThreading/fold-not-thread.ll
  test/Transforms/JumpThreading/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33257.99476.patch
Type: text/x-patch
Size: 15429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/d5708692/attachment.bin>


More information about the llvm-commits mailing list