commit | 88990248d3bfb2f265fcf27f8a032ac0eb14d09f | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Mon Nov 14 22:49:42 2011 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Mon Nov 14 22:49:42 2011 +0000 |
tree | d6733913e0b830749407746b87bf62df6601c79c | |
parent | e91da1baa137e3e20a7878030a3b8d5dc5b296f3 [diff] |
Refactor capture tracking (which already had a couple flags for whether returns and stores capture) to permit the caller to see each capture point and decide whether to continue looking. Use this inside memdep to do an analysis that basicaa won't do. This lets us solve another devirtualization case, fixing PR8908! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144580 91177308-0d34-0410-b5e6-96231b3b80d8