[PATCH] D29620: [JumpThreading] Thread through guards

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 23:41:51 PST 2017


mkazantsev updated this revision to Diff 87597.
mkazantsev marked 6 inline comments as done.
mkazantsev edited the summary of this revision.

https://reviews.llvm.org/D29620

Files:
  include/llvm/Transforms/Scalar/JumpThreading.h
  include/llvm/Transforms/Utils/Cloning.h
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  test/Transforms/JumpThreading/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29620.87597.patch
Type: text/x-patch
Size: 14267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/f3348300/attachment.bin>


More information about the llvm-commits mailing list