[PATCH] D40146: [JumpThreading] Preservation of DT and LVI across the pass
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 12:53:07 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL320612: [JumpThreading] Preservation of DT and LVI across the pass (authored by brzycki, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40146?vs=126608&id=126816#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40146
Files:
llvm/trunk/include/llvm/IR/DeferredDominance.h
llvm/trunk/include/llvm/Transforms/Scalar/JumpThreading.h
llvm/trunk/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/trunk/include/llvm/Transforms/Utils/Local.h
llvm/trunk/lib/IR/Dominators.cpp
llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
llvm/trunk/test/Transforms/JumpThreading/ddt-crash.ll
llvm/trunk/test/Transforms/JumpThreading/lvi-tristate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40146.126816.patch
Type: text/x-patch
Size: 62634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/39b28dd7/attachment.bin>
More information about the llvm-commits
mailing list