In Thumb2, direct branches can be encoded as either a "short" conditional branch...
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / 2010-05-30-memcpy-Struct.ll
2010-05-31 Nick LewyckyThe memcpy intrinsic only takes i8* for %src and %dst...