Chris Lattner f41eaacee4 enhance memcpy opt to turn memmoves into memcpy when the src/dest
don't alias.  Remove an old and poorly reduced testcase that fails
with this transform for reasons unrelated to the original test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80693 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 17:56:32 +00:00
..
2009-08-29 23:37:49 +00:00
2009-08-28 23:24:31 +00:00
2009-09-01 17:01:02 +00:00
2009-08-31 16:12:29 +00:00
2009-09-01 17:27:58 +00:00