Fix handling of double precision loads and stores when Mips1 is targeted.
[oota-llvm.git] / lib / Target / Mips / MipsCodeEmitter.cpp
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...