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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 10:26:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314435: [JumpThreading] Preserve DT and LVI across the pass (authored by evandro).

Changed prior to commit:
  https://reviews.llvm.org/D37528?vs=116665&id=117018#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37528

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37528.117018.patch
Type: text/x-patch
Size: 38798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/8ef8d8f2/attachment.bin>


More information about the llvm-commits mailing list