Remove some register allocation order dependencies.
[oota-llvm.git] / test / CodeGen / ARM / commute-movcc.ll
2012-04-05 Jakob Stoklund OlesenPass the right sign to TLI->isLegalICmpImmediate.
2012-04-04 Jakob Stoklund OlesenImplement ARMBaseInstrInfo::commuteInstruction() for...