[PATCH] D42717: [JumpThreading] sync DT for LVI analysis (PR 36133)

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 08:38:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325356: [JumpThreading] PR36133 enable/disable DominatorTree for LVI analysis (authored by brzycki, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42717?vs=134239&id=134636#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42717

Files:
  llvm/trunk/include/llvm/Analysis/LazyValueInfo.h
  llvm/trunk/include/llvm/IR/Dominators.h
  llvm/trunk/lib/Analysis/LazyValueInfo.cpp
  llvm/trunk/lib/IR/Dominators.cpp
  llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/trunk/test/Transforms/JumpThreading/pr36133.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42717.134636.patch
Type: text/x-patch
Size: 9305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/6fa845bc/attachment.bin>


More information about the llvm-commits mailing list