This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04631fc8481 Try to work around possible bugs in version of Shpinx on bu [...] new 9082d120001 [APInt] Add a isOneValue method that can determine if a num [...] new c68553cb7fc [Constants] Use APInt::isNullValue/isOneValue/uge to simpli [...] new a26780d808b [Constants] Use isUIntN/isIntN from MathExtras instead of r [...] new d05a5f282dc [LazyValueInfo] Remove redundant calls to ConstantRange::co [...]
The 4 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/ADT/APInt.h | 6 ++++++ include/llvm/IR/Constants.h | 6 +++--- lib/Analysis/LazyValueInfo.cpp | 4 ++-- lib/IR/Constants.cpp | 13 +++---------- 4 files changed, 14 insertions(+), 15 deletions(-)