This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c3abeed5ed [llvm] Remove double semicolons new 99facf0e274 [InstSimplify] Use ICmpInst::isEquality predicate method. NFC new 04e2a49b568 [ValueTracking] Use APInt::intersects to avoid some tempora [...] new 43a5f59f148 [ValueTracking] Use the computeKnownBits version that retur [...] new 7002e8b635d [InstSimplify] Use the getTrue/getFalse helpers and make su [...] new 275adc9e377 [ValueTracking] Remove scalar only restriction from isKnown [...] new 8d7f132f479 [InstSimplify] Remove some redundant code from InstSimplify [...]
The 6 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: lib/Analysis/InstructionSimplify.cpp | 19 ++----------------- lib/Analysis/ValueTracking.cpp | 18 +++++++----------- 2 files changed, 9 insertions(+), 28 deletions(-)