[mips] Optimize long branch for MIPS64 by removing %higher and %highest.
[oota-llvm.git] / test / CodeGen / Mips / sll2.ll
2012-08-03 Akira Hatanaka1. Redo mips16 instructions to avoid multiple opcodes...