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

eliminate a bunch of code in favor of using AliasAnalysis::getModRefInfo.

Put a some code back to handle buggy behavior that GVN expects: it wants
loads to depend on each other, and accesses to depend on their allocations.

llvm-svn: 60240
parent 96ce5a0b
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