[PATCH] D38558: [JumpThreading] Preserve DT and LVI across the pass.

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 08:49:37 PDT 2017


brzycki updated this revision to Diff 120077.
brzycki added a comment.

Rebase patch to tip as of 10/24/2017.


https://reviews.llvm.org/D38558

Files:
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
  llvm/test/Transforms/JumpThreading/lvi-tristate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38558.120077.patch
Type: text/x-patch
Size: 41312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/ff01c46b/attachment-0001.bin>


More information about the llvm-commits mailing list