diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-05-26 18:23:57 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-05-26 18:23:57 +0000 |
commit | d45185f231d1aa710774f8866bbe2320573103f7 (patch) | |
tree | 2f6bca92c670af16775b7bef0874beba8676ebcf /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 634e3203768b7c736c27447592f2470f9bbed287 (diff) | |
download | llvm-d45185f231d1aa710774f8866bbe2320573103f7.zip llvm-d45185f231d1aa710774f8866bbe2320573103f7.tar.gz llvm-d45185f231d1aa710774f8866bbe2320573103f7.tar.bz2 |
[InstCombine] Pass the DominatorTree, AssumptionCache, and context instruction to a few calls to isKnownPositive, isKnownNegative, and isKnownNonZero
Every other place in InstCombine that uses these methods in ValueTracking already pass this information. This makes the remaining sites consistent.
Differential Revision: https://reviews.llvm.org/D33567
llvm-svn: 304018
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions