[PATCH] D11212: [SCEV] Apply NSW and NUW flags via poison value analysis
Bjarke Hammersholt Roune
broune at google.com
Mon Jul 27 15:47:37 PDT 2015
broune updated this revision to Diff 30751.
broune added a comment.
Improve handling of case where V is a ConstantExpr in createSCEV.
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.30751.patch
Type: text/x-patch
Size: 32473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/866fc3a3/attachment.bin>
More information about the llvm-commits
mailing list