mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
911e5047d0
first expression as P+4+4*i which we considered to possibly alias P+4*j. Now we correctly analyze the former one as P+1+4*i. @test10 is a sanity test that verfies that we know that P+4+4*i != P+4*i. llvm-svn: 89960 |
||
---|---|---|
.. | ||
Andersens | ||
BasicAA | ||
CallGraph | ||
Dominators | ||
GlobalsModRef | ||
LoopDependenceAnalysis | ||
LoopInfo | ||
PointerTracking | ||
PostDominators | ||
Profiling | ||
ScalarEvolution |