[PATCH] D29620: [JumpThreading] Thread through guards

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 03:24:18 PST 2017


mkazantsev updated this revision to Diff 87784.
mkazantsev marked 19 inline comments as done.

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
  unittests/Transforms/Utils/Cloning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29620.87784.patch
Type: text/x-patch
Size: 19187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/7c12f0cb/attachment.bin>


More information about the llvm-commits mailing list