[PATCH] D40146: [JumpThreading] Preservation of DT and LVI across the pass
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 12 13:08:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322401: [JumpThreading] Preservation of DT and LVI across the pass (authored by brzycki, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40146?vs=129688&id=129694#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40146
Files:
llvm/trunk/include/llvm/IR/Dominators.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/ddt-crash2.ll
llvm/trunk/test/Transforms/JumpThreading/lvi-tristate.ll
llvm/trunk/unittests/IR/CMakeLists.txt
llvm/trunk/unittests/IR/DeferredDominanceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40146.129694.patch
Type: text/x-patch
Size: 79104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/032c3a91/attachment-0001.bin>
More information about the llvm-commits
mailing list