[PATCH] D30036: [JumpThreading] Re-enable JumpThreading for guards
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 20:32:49 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295410: [JumpThreading] Re-enable JumpThreading for guards (authored by sanjoy).
Changed prior to commit:
https://reviews.llvm.org/D30036?vs=88845&id=88848#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30036
Files:
llvm/trunk/include/llvm/Transforms/Scalar/JumpThreading.h
llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
llvm/trunk/test/Transforms/JumpThreading/guards.ll
llvm/trunk/unittests/Transforms/Utils/Cloning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30036.88848.patch
Type: text/x-patch
Size: 20855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/a63761e5/attachment.bin>
More information about the llvm-commits
mailing list