[PATCH] D33257: [JumpThreading] Replace uses of Condition safely
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 06:36:35 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303633: [JumpThreading] Safely replace uses of condition (authored by annat).
Changed prior to commit:
https://reviews.llvm.org/D33257?vs=99476&id=99898#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33257
Files:
llvm/trunk/include/llvm/Transforms/Utils/Local.h
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/test/Transforms/JumpThreading/assume.ll
llvm/trunk/test/Transforms/JumpThreading/fold-not-thread.ll
llvm/trunk/test/Transforms/JumpThreading/guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33257.99898.patch
Type: text/x-patch
Size: 15256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/df05f61c/attachment.bin>
More information about the llvm-commits
mailing list