[PATCH] [mips] [IAS] Add support for BNE and BEQ with an immediate operand.
Toma Tabacu
toma.tabacu at imgtec.com
Mon May 11 08:39:45 PDT 2015
Hi dsanders,
For some branches, GAS accepts an immediate instead of the 2nd register operand.
We only implement this for BNE and BEQ for now. Other branch instructions can be added later, if needed.
http://reviews.llvm.org/D9666
Files:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/mips-expansions.s
test/MC/Mips/mips64-expansions.s
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9666.25476.patch
Type: text/x-patch
Size: 12005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150511/01a4856f/attachment.bin>
More information about the llvm-commits
mailing list