Don't apply type information to load instructions if it will cause collapsing
authorChris Lattner <sabre@nondot.org>
Mon, 3 Mar 2003 17:13:31 +0000 (17:13 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Mar 2003 17:13:31 +0000 (17:13 +0000)
commit088b639e3a168686f16bb292e08b952d01a25b7d
tree0bc187f257c2f84051d80698c27b25e0aeae26ba
parentaf68ccefebc81752706fc9d2e0177c98f098463a
Don't apply type information to load instructions if it will cause collapsing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp
lib/Analysis/DataStructure/Local.cpp