[PATCH] D11212: [SCEV] Apply NSW and NUW flags via poison value analysis

Bjarke Hammersholt Roune broune at google.com
Mon Jul 27 18:13:14 PDT 2015


broune updated this revision to Diff 30769.
broune marked an inline comment as done.
broune added a comment.

Tiny update to comments.


http://reviews.llvm.org/D11212

Files:
  include/llvm/Analysis/ScalarEvolution.h
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ScalarEvolution.cpp
  lib/Analysis/ValueTracking.cpp
  test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_3d.ll
  test/Analysis/Delinearization/multidim_ivs_and_parameteric_offsets_3d.ll
  test/Analysis/ScalarEvolution/flags-from-poison.ll
  test/Transforms/LoopStrengthReduce/sext-ind-var.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11212.30769.patch
Type: text/x-patch
Size: 32588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/9c7fc1fb/attachment.bin>


More information about the llvm-commits mailing list