This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 318b6b52dc1 [SCEV] Return zero from computeConstantDifference(X, X) new ac96e135520 [Attributor] Introduce checkForAllReadWriteInstructions(...). new 4c45b6f6ce9 [ValueTracking] When calculating known bits for integer abs [...]
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/Transforms/IPO/Attributor.h | 9 +++++ lib/Analysis/ValueTracking.cpp | 10 +++-- lib/Transforms/IPO/Attributor.cpp | 54 +++++++++++++++++---------- test/Transforms/InstSimplify/icmp-abs-nabs.ll | 7 +++- 4 files changed, 56 insertions(+), 24 deletions(-)