This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bac9a5d Fix warnings in ImmutableSetTest and SequenceTest. new a0a6942 Use a faster implementation of maxUIntN. new c71e199 Fix isShiftedInt and isShiftedUint for widths > 32. new 495097a Add assertions checking SignExtend{32,64}'s bit width. new 61e00f9 Clean up some comments in MathExtras.h. new f36e869 Avoid UB in maxIntN(64). new 5e704c7 Add tests for max/minIntN(64).
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: include/llvm/Support/MathExtras.h | 88 ++++++++++++++++++++++-------------- unittests/Support/MathExtrasTest.cpp | 42 +++++++++++++++++ 2 files changed, 95 insertions(+), 35 deletions(-)