This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 89bddde655f Add '#' to test regex that I forgot in r303025. new 32a237d8c02 [ValueTracking] Replace all uses of ComputeSignBit with com [...]
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 | 8 -- lib/Analysis/BasicAliasAnalysis.cpp | 6 +- lib/Analysis/InstructionSimplify.cpp | 101 ++++++++++----------- lib/Analysis/ScalarEvolution.cpp | 9 +- lib/Analysis/ValueTracking.cpp | 9 -- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 10 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 5 +- lib/Transforms/InstCombine/InstCombineCasts.cpp | 5 +- lib/Transforms/InstCombine/InstCombineInternal.h | 9 +- .../InstCombine/InstCombineLoadStoreAlloca.cpp | 6 +- .../InstCombine/InstCombineMulDivRem.cpp | 8 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 7 +- 12 files changed, 74 insertions(+), 109 deletions(-)