[PATCH] D32651: [KnownBits] Add methods for determining if the known bits represent a negative/nonnegative number and add methods for changing the negative/nonnegative state
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 29 09:56:20 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301747: [KnownBits] Add methods for determining if the known bits represent a… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D32651?vs=97128&id=97194#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32651
Files:
llvm/trunk/include/llvm/Support/KnownBits.h
llvm/trunk/lib/Analysis/ValueTracking.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32651.97194.patch
Type: text/x-patch
Size: 14274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170429/f9236311/attachment.bin>
More information about the llvm-commits
mailing list