test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines.
[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...