Move all SHUFP* patterns close to the SHUFP* definitions. Also be
[oota-llvm.git] / lib / Target / Mips / MipsCodeEmitter.cpp
2011-07-21 Bruno Cardoso LopesAdded the infrastructute necessary for MIPS JIT support...