llvm-6502/test/Analysis
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
..
BasicAA When BasicAA can determine that two pointers have the same base but 2011-05-21 01:05:08 +00:00
CallGraph
Dominators
GlobalsModRef
LoopDependenceAnalysis
LoopInfo
PostDominators remove postdom frontiers, because it is dead. Forward dom frontiers are 2011-04-05 21:57:17 +00:00
Profiling
RegionInfo Make tests more useful. 2011-04-25 10:12:01 +00:00
ScalarEvolution Test case and comment for PR9633. 2011-04-27 05:42:17 +00:00
TypeBasedAliasAnalysis When BasicAA can determine that two pointers have the same base but 2011-05-21 01:05:08 +00:00