[PATCH] D33431: [ValueTracking] Convert most of the calls to computeKnownBits to use the version that returns the KnownBits obje

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 09:53:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303773: [ValueTracking] Convert most of the calls to computeKnownBits to use theā€¦ (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33431?vs=99852&id=100121#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33431

Files:
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Analysis/Lint.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33431.100121.patch
Type: text/x-patch
Size: 17342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/51ce1dda/attachment.bin>


More information about the llvm-commits mailing list