This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 86f7633c4dd [ARM] Use non-constant operand in umulo-32.ll; NFC new 324dd572977 [ValueTracking] Move constant range computation into ValueT [...]
The 1 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 | 239 +--------------------------------- lib/Analysis/ValueTracking.cpp | 238 +++++++++++++++++++++++++++++++++ 3 files changed, 244 insertions(+), 238 deletions(-)