This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f28061c3a72 llvm-config: Include -stdlib= in --cxxflags new 29ba81ded06 [ValueTracking] More accurate unsigned sub overflow detection new 360eb902d85 [Tests] Strengthen LICM test corpus to show alignment striping
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/ValueTracking.cpp | 20 ++++++++--------- test/Transforms/InstCombine/demand_shrink_nsw.ll | 2 +- test/Transforms/InstCombine/saturating-add-sub.ll | 12 ++++------ test/Transforms/InstCombine/sext.ll | 2 +- test/Transforms/InstCombine/strlen-1.ll | 2 +- test/Transforms/InstCombine/sub-xor.ll | 2 +- test/Transforms/InstCombine/wcslen-1.ll | 6 ++--- test/Transforms/InstCombine/wcslen-3.ll | 6 ++--- test/Transforms/LICM/promote-tls.ll | 4 ++++ test/Transforms/LICM/scalar-promote-unwind.ll | 26 ++++++++++++++++++++++ .../LoopVectorize/X86/masked_load_store.ll | 2 +- 11 files changed, 54 insertions(+), 30 deletions(-)