aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-08-27 03:16:29 +0000
committerPete Cooper <peter_cooper@apple.com>2015-08-27 03:16:29 +0000
commit6b716218fa76bef3bcef15dd99085ce770b62d1d (patch)
tree4cc774b06fee4e318425a9535e328383e617975a /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentdfd890dd3a0fe92e5eea08b99e0cc9776690392f (diff)
downloadllvm-6b716218fa76bef3bcef15dd99085ce770b62d1d.zip
llvm-6b716218fa76bef3bcef15dd99085ce770b62d1d.tar.gz
llvm-6b716218fa76bef3bcef15dd99085ce770b62d1d.tar.bz2
isKnownNonNull needs to consider globals in non-zero address spaces.
Globals in address spaces other than one may have 0 as a valid address, so we should not assume that they can be null. Reviewed by Philip Reames. llvm-svn: 246137
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions