[mips] Optimize long branch for MIPS64 by removing %higher and %highest.
[oota-llvm.git] / test / CodeGen / Mips / lcb2.ll
2013-11-28 Reed KotlerCheck in conditional branches for constant islands...