[mips][FastISel] Apply only zero-extension to constants prior to their materialization.
[oota-llvm.git] / test / CodeGen / Mips / Fast-ISel / rem1.ll
2015-06-01 Vasileios Kalintiris[mips][FastISel] Implement srem/urem and sdiv/udiv...