[PATCH] D48409: [SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 13:06:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336140: [SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428). (authored by timshen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48409?vs=152401&id=153776#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48409

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/Delinearization/a.ll
  llvm/trunk/test/Analysis/Delinearization/iv_times_constant_in_subscript.ll
  llvm/trunk/test/Analysis/IVUsers/quadradic-exit-value.ll
  llvm/trunk/test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll
  llvm/trunk/test/Analysis/LoopAccessAnalysis/wrapping-pointer-versioning.ll
  llvm/trunk/test/Analysis/ScalarEvolution/different-loops-recs.ll
  llvm/trunk/test/Analysis/ScalarEvolution/extract-highbits-sameconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/lshr-shl-differentconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/nsw-offset-assume.ll
  llvm/trunk/test/Analysis/ScalarEvolution/nsw-offset.ll
  llvm/trunk/test/Analysis/ScalarEvolution/nsw.ll
  llvm/trunk/test/Analysis/ScalarEvolution/predicated-trip-count.ll
  llvm/trunk/test/Analysis/ScalarEvolution/sext-mul.ll
  llvm/trunk/test/Analysis/ScalarEvolution/shl-lshr-differentconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/trip-count-pow2.ll
  llvm/trunk/test/Analysis/ScalarEvolution/zext-mul.ll
  llvm/trunk/test/Transforms/LoopVersioning/incorrect-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48409.153776.patch
Type: text/x-patch
Size: 22738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/c90f50b4/attachment.bin>


More information about the llvm-commits mailing list