mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
5c2971f373
Improve the alias analysis to account for cases where we know that src/dst pairs cannot alias due to things like TBAA. As we know they are noalias, we know no dependency can occur. Also fixes issues around the size parameter to AA being incorrect. Differential Revision: https://reviews.llvm.org/D42381 llvm-svn: 329692 |
||
---|---|---|
.. | ||
AA.ll | ||
Banerjee.ll | ||
BasePtrBug.ll | ||
Constraints.ll | ||
Coupled.ll | ||
ExactRDIV.ll | ||
ExactSIV.ll | ||
GCD.ll | ||
Invariant.ll | ||
MIVCheckConst.ll | ||
NonAffineExpr.ll | ||
NonCanonicalizedSubscript.ll | ||
PR21585.ll | ||
Preliminary.ll | ||
Propagating.ll | ||
Separability.ll | ||
StrongSIV.ll | ||
SymbolicRDIV.ll | ||
SymbolicSIV.ll | ||
UsefulGEP.ll | ||
WeakCrossingSIV.ll | ||
WeakZeroDstSIV.ll | ||
WeakZeroSrcSIV.ll | ||
ZIV.ll |