[PATCH] D40146: [JumpThreading] Preservation of DT and LVI across the pass
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 4 13:58:48 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321825: [JumpThreading] Preservation of DT and LVI across the pass (authored by brzycki, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40146?vs=128529&id=128650#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/lvi-tristate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40146.128650.patch
Type: text/x-patch
Size: 64206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180104/877f55a0/attachment.bin>
More information about the llvm-commits
mailing list