Clean up MipsInstrInfo::copyPhysReg and handle copies from and to 64-bit integer
[oota-llvm.git] / lib / Target / Mips / MipsCodeEmitter.cpp
2011-09-14 Bruno Cardoso LopesOne more patch towards JIT support for Mips.
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...