Clean up MipsInstrInfo::copyPhysReg and handle copies from and to 64-bit integer
[oota-llvm.git] / lib / Target / Mips / Mips64InstrInfo.td
2011-10-03 Akira HatanakaAdd support for 64-bit integer multiply instructions.
2011-10-03 Akira HatanakaAdd definitions of instructions which move values betwe...
2011-09-30 Akira HatanakaAdd definitions of Mips64 rotate instructions.
2011-09-30 Akira HatanakaisCommutable should be 0 for DSUBu.
2011-09-30 Akira HatanakaMips64 shift instructions.
2011-09-30 Akira HatanakaMips64 arithmetic and logical instructions with one...
2011-09-29 Akira HatanakaMips64 arithmetic and logical instructions with two...
2011-09-28 Akira HatanakaMips64 predicate definitions. Patch by Liu.
2011-09-24 Akira HatanakaAdd .td file.