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

Bjarke Hammersholt Roune broune at google.com
Thu Jul 16 11:23:51 PDT 2015


broune updated this revision to Diff 29928.
broune marked 2 inline comments as done.
broune added a comment.

Addresses David Majnemer's comment on shl.


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.29928.patch
Type: text/x-patch
Size: 32053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/09adbf72/attachment.bin>


More information about the llvm-commits mailing list