[PATCH] D13613: [SCEV] Mark AddExprs as nsw or nuw if legal

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 12:59:30 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251048: [SCEV] Mark AddExprs as nsw or nuw if legal (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D13613?vs=38073&id=38159#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13613

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_3d.ll
  llvm/trunk/test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll
  llvm/trunk/test/Analysis/ScalarEvolution/infer-prestart-no-wrap.ll
  llvm/trunk/test/Analysis/ScalarEvolution/min-max-exprs.ll
  llvm/trunk/test/Analysis/ScalarEvolution/no-wrap-add-exprs.ll
  llvm/trunk/test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13613.38159.patch
Type: text/x-patch
Size: 10176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/26ec8f02/attachment.bin>


More information about the llvm-commits mailing list