[mips] Prevent %lo relocation being used on MSA loads and stores.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg64.ll
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...