llvm-6502/test/Transforms/MemCpyOpt
Chris Lattner b5a3196f80 fix a bozo bug I introduced in r119930, causing a miscompile of
20040709-1.c from the gcc testsuite.  I was using the size of a
pointer instead of the pointee.  This fixes rdar://8713376


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120519 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-01 01:24:55 +00:00
..
2008-02-24-MultipleUseofSRet.ll
2008-03-13-ReturnSlotBitcast.ll
align.ll
crash.ll
dg.exp
form-memset2.ll
form-memset.ll
loadstore-sret.ll
memcpy.ll fix a bozo bug I introduced in r119930, causing a miscompile of 2010-12-01 01:24:55 +00:00
memmove.ll
sret.ll Implement PR8644: forwarding a memcpy value to a byval, 2010-11-21 00:28:59 +00:00