|  Nadav Rotem | ac450eb59e | Fix a bug in the code that merges consecutive stores. Previously we did not check if loads that happen in between stores alias with the first store in the
chain, only with the second store onwards.
llvm-svn: 169516 | 2012-12-06 17:34:13 +00:00 |