Remove the "common" set of instructions shared between ARM and Thumb2 modes. This...
[oota-llvm.git] / lib / Target / Mips / MipsCodeEmitter.cpp
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...