[mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 tests...
[oota-llvm.git] / test / CodeGen / ARM / commute-movcc.ll
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-29 Benjamin KramerRemove the old CodePlacementOpt pass.
2012-04-05 Jakob Stoklund OlesenPass the right sign to TLI->isLegalICmpImmediate.
2012-04-04 Jakob Stoklund OlesenImplement ARMBaseInstrInfo::commuteInstruction() for...