This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 93f902be53d [NFC][CodeGen] Add negative test for X u% C == 0 fold (D63391) new 27daa20eac6 Update -analyze -scalar-evolution output for multiple exit [...] new 775fc9548c9 Use "willreturn" in isGuaranteedToTransferExecutionToSuccessor
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: lib/Analysis/ScalarEvolution.cpp | 24 ++++++++++++++---------- lib/Analysis/ValueTracking.cpp | 5 +++++ test/Analysis/ScalarEvolution/trip-count14.ll | 4 ++++ unittests/Analysis/ValueTrackingTest.cpp | 3 +++ 4 files changed, 26 insertions(+), 10 deletions(-)