OSDN Git Service

Use correct size for address space in BasicAA.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 16 Nov 2013 00:36:43 +0000 (00:36 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 16 Nov 2013 00:36:43 +0000 (00:36 +0000)
commit74c996cbd12aa39e75990e3e694549bb1be90e4d
treeed9dd5619159262f2bd0cdfdcda5efe8f179e070
parent1dc27239969889661115f40b293c83ab9ff3efd5
Use correct size for address space in BasicAA.

The tests just hit this with a different sized
address space since I haven't figured out how
to use this to break it.

I thought I committed this a long time ago,
and I'm not sure why missing this hasn't caused
any problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194903 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/gep-alias.ll
test/Analysis/BasicAA/global-size.ll