On some ARM cpus, flags setting movs with shifter operand, i.e. lsl, lsr, asr,
[oota-llvm.git] / test / CodeGen / Thumb2 / 2009-11-01-CopyReg2RegBug.ll
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-02 Evan ChengUnbreak ARMBaseRegisterInfo::copyRegToReg.