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

Bjarke Hammersholt Roune broune at google.com
Mon Jul 20 18:21:20 PDT 2015


broune updated this revision to Diff 30226.
broune marked 40 inline comments as done.
broune added a comment.

Comments addressed and ran clang-format.


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.30226.patch
Type: text/x-patch
Size: 32390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/5d3a312c/attachment.bin>


More information about the llvm-commits mailing list