[PATCH] D40347: [JumpThreading] Restrict PRE across instructions that don't pass control to successors
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 19 01:11:20 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321063: [JumpThreading] Restrict PRE across instructions that don't pass control to… (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40347?vs=123912&id=127471#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40347
Files:
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/test/Transforms/JumpThreading/guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40347.127471.patch
Type: text/x-patch
Size: 5175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/665777fa/attachment.bin>
More information about the llvm-commits
mailing list