[PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite

Michele Scandale michele.scandale at gmail.com
Tue Oct 29 09:33:33 PDT 2013


  Fixed descriptive comment style on method implementation.

Hi atrick,

http://llvm-reviews.chandlerc.com/D2008

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2008?vs=5228&id=5236#toc

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/ScalarEvolution/2008-11-18-Stride1.ll
  test/Analysis/ScalarEvolution/2008-11-18-Stride2.ll
  test/Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll
  test/Analysis/ScalarEvolution/bounded_decrement_loop.ll
  test/Analysis/ScalarEvolution/trip-count3.ll
  test/Analysis/ScalarEvolution/trip-count9.ll
  test/Transforms/IndVarSimplify/loop_evaluate_6.ll
  test/Transforms/IndVarSimplify/no-iv-rewrite.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2008.3.patch
Type: text/x-patch
Size: 28113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131029/29e38147/attachment.bin>


More information about the llvm-commits mailing list