[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions.
authorToma Tabacu <toma.tabacu@imgtec.com>
Wed, 17 Jun 2015 13:20:24 +0000 (13:20 +0000)
committerToma Tabacu <toma.tabacu@imgtec.com>
Wed, 17 Jun 2015 13:20:24 +0000 (13:20 +0000)
commit1a1083285cf00c38380f1045707d5da8eead367b
treee628abdcb185618160eacb0d1bd0bb0336a06fdd
parent50d7f4617f250a8f0dac565d273d162de36841f5
[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions.

Summary:
This does not include support for the immediate variants of these pseudo-instructions.
Fixes llvm.org/PR20968.

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: seanbruno, emaste, llvm-commits

Differential Revision: http://reviews.llvm.org/D8537

llvm-svn: 239905
llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/lib/Target/Mips/MipsInstrInfo.td
llvm/test/MC/Mips/branch-pseudos-bad.s [new file with mode: 0644]
llvm/test/MC/Mips/branch-pseudos.s [new file with mode: 0644]
llvm/test/MC/Mips/set-nomacro.s