[PATCH] D30036: [JumpThreading] Re-enable JumpThreading for guards

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 19:48:36 PST 2017


mkazantsev updated this revision to Diff 88845.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Fixed minor code style issue.


https://reviews.llvm.org/D30036

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: D30036.88845.patch
Type: text/x-patch
Size: 20657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/9ef72e6b/attachment.bin>


More information about the llvm-commits mailing list