Victor Hernandez 5c78736f85 Memory dependence analysis was incorrectly stopping to scan for stores to a pointer at bitcast uses of a malloc call.
It should continue scanning until the malloc call, and this patch fixes that.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83931 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-13 01:42:53 +00:00
..
2009-10-02 06:50:50 +00:00
2009-09-05 11:34:46 +00:00
2009-08-25 15:38:29 +00:00
2009-08-25 15:38:29 +00:00
2008-07-28 18:41:03 +00:00