llvm-6502/test/Analysis
Dan Gohman e5dd6624ea Add a testcase for a call which BasicAA says only accesses memory through
its arguments and which TBAA says doesn't write to memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118439 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-08 20:20:11 +00:00
..
BasicAA Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
CallGraph fix some failures my callgraph dump format change broke. 2010-04-23 18:38:40 +00:00
Dominators
GlobalsModRef Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
LoopDependenceAnalysis Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
LoopInfo
PostDominators Fix PR6047 2010-01-16 13:38:07 +00:00
Profiling
RegionInfo RegionInfo: Do not assert if a BB is not part of the dominance tree. 2010-08-10 09:54:35 +00:00
ScalarEvolution remove some noise from tests. 2010-09-02 22:35:33 +00:00
TypeBasedAliasAnalysis Add a testcase for a call which BasicAA says only accesses memory through 2010-11-08 20:20:11 +00:00