summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/Analysis.cpp
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2018-04-18 13:50:28 +0000
committerSam Parker <sam.parker@arm.com>2018-04-18 13:50:28 +0000
commit3c19051bf0c6e650acce03abb2eeb5feee3ce986 (patch)
treeaa37a2b3dedd645da4580000d111f1e53e0028a1 /llvm/lib/Analysis/Analysis.cpp
parent715596df1fd668941fb6c6321cc2e047d3685375 (diff)
downloadbcm5719-llvm-3c19051bf0c6e650acce03abb2eeb5feee3ce986.tar.gz
bcm5719-llvm-3c19051bf0c6e650acce03abb2eeb5feee3ce986.zip
[IRCE] Only check for NSW on equality predicates
After investigation discussed in D45439, it would seem that the nsw flag restriction is unnecessary in most cases. So the IsInductionVar lambda has been removed, the functionality extracted, and now only require nsw when using eq/ne predicates. Differential Revision: https://reviews.llvm.org/D45617 llvm-svn: 330256
Diffstat (limited to 'llvm/lib/Analysis/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud