llvm/test/Analysis/TypeBasedAliasAnalysis
Dan Gohman 424b777171 When BasicAA can determine that two pointers have the same base but
differ by a dynamic offset, return PartialAlias instead of MayAlias.
See the comment in the code for details. This fixes PR9971.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131781 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-21 01:05:08 +00:00
..
aliastest.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
argument-promotion.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
dg.exp
dse.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
dynamic-indices.ll When BasicAA can determine that two pointers have the same base but 2011-05-21 01:05:08 +00:00
functionattrs.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
gvn-nonlocal-type-mismatch.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
intrinsics.ll When analyzing functions known to only access argument pointees, 2011-04-27 18:39:03 +00:00
licm.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
memcpyopt.ll Make memcpyopt TBAA-aware. 2010-12-16 02:51:19 +00:00
precedence.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
sink.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00