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

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 15:18:23 PST 2018


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

Use std::swap() in enableDT/DisableDT methods.


https://reviews.llvm.org/D42717

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42717.134132.patch
Type: text/x-patch
Size: 8886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/34d98042/attachment.bin>


More information about the llvm-commits mailing list