As http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150413/271370.html described, GEP depth can directly affect the precision of BasicAA. Add a statistic use to count how often we hit the limit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Number of times the limit to decompose GEPs is reached.