This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0246a95362 llvm-symbolizer: Add a FRAME command. new 3368d9da535 [InstCombine] add tests for more variants of isPowerOf2; NFC new 2ba1c95516f [CVP] Reenable nowrap flag inference
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: .../Scalar/CorrelatedValuePropagation.cpp | 2 +- .../Transforms/CorrelatedValuePropagation/basic.ll | 18 +- .../Transforms/CorrelatedValuePropagation/deopt.ll | 4 +- test/Transforms/CorrelatedValuePropagation/icmp.ll | 4 +- .../Transforms/CorrelatedValuePropagation/range.ll | 2 +- test/Transforms/InstCombine/ispow2.ll | 259 +++++++++++++++++++++ 6 files changed, 274 insertions(+), 15 deletions(-)