Skip to content
Commit bfdd19bc authored by Chris Lattner's avatar Chris Lattner
Browse files

Teach globalsmodref-aa to track scalar pointer global variables which point

to unaliased allocations.  Use this information to disambiguate pointers loaded
from them.  This is a very common case, so it's worthwhile to handle efficiently.

This implements Analysis/GlobalsModRef/indirect-global.ll

llvm-svn: 30684
parent bfc049ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment