This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3922dff072 [InstCombine] add another test for PR32949; NFC new a5943998267 [InstCombine/InstSimplify] add comments about code duplicat [...] new 3f38291e28e [ValueTracking] Introduce a version of computeKnownBits tha [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/ValueTracking.h | 5 + lib/Analysis/InstructionSimplify.cpp | 3 + lib/Analysis/ValueTracking.cpp | 119 +++++++++------------ lib/Transforms/InstCombine/InstCombineCompares.cpp | 3 + 4 files changed, 63 insertions(+), 67 deletions(-)