This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d530427b4ad Fix signed multiplication with overflow fallback. new c303d331b42 Convert CVP to use SimplifyQuery version of SimplifyInstruc [...] new b7f0325d217 Convert SimplifyInstructions to use the SimplifyQuery versi [...] new 4c814e62fc0 Convert LoopRotation to use SimplifyQuery version of Simpli [...]
The 3 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/InstructionSimplify.h | 5 ++++ .../Scalar/CorrelatedValuePropagation.cpp | 30 ++++++++++++++-------- lib/Transforms/Scalar/LoopRotation.cpp | 20 ++++++++++----- lib/Transforms/Utils/SimplifyInstructions.cpp | 18 +++++++------ 4 files changed, 48 insertions(+), 25 deletions(-)