Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
[oota-llvm.git] / test / CodeGen / Mips / addc.ll
2011-03-09 Bruno Cardoso LopesAdd a testcase for the addc improvements introduced...