Mon P Wang a95379d165 When InstCombine simplifies a load -> extract element to gep -> load, place
the new load by the old load instead of by the extract element because
a store could have occurred between the load and extract element.

llvm-svn: 78891
2009-08-13 05:12:13 +00:00
..
2009-04-23 04:24:19 +00:00
2008-11-24 21:27:20 +00:00
2009-04-23 04:30:52 +00:00