Owen Anderson 9dcace3caf Fix a bug in memcpyopt where the memcpy-memcpy transform was never being applied because
we were checking for it in the wrong order.  This caused a miscompilation because the
return slot optimization assumes that the call it is dealing with is NOT a memcpy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50444 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-29 21:26:06 +00:00
..
2008-04-19 22:32:52 +00:00
2008-04-11 05:13:32 +00:00
2008-03-25 04:26:08 +00:00
2008-04-19 22:32:52 +00:00
2008-03-25 04:26:08 +00:00
2008-03-19 07:28:33 +00:00
2008-03-19 07:28:33 +00:00
2008-03-19 07:28:33 +00:00
2008-03-19 07:28:33 +00:00
2008-03-19 07:28:33 +00:00
2008-03-19 07:28:33 +00:00
2008-03-19 05:39:35 +00:00
2008-03-19 05:39:35 +00:00
2008-03-12 00:07:03 +00:00
2008-04-19 22:32:52 +00:00