[PATCH] [mips] Add support for branch-likely pseudo-instructions

Srdjan Obucina srdjan.obucina at rt-rk.com
Fri Jun 19 07:23:52 PDT 2015


New diff contains fix for error reporting when branch likely instructions are used on mips32r6/mips64r6.

Please, take a look at AsmToken::Identifier case, since I am not sure this is the right way to parse a label.


http://reviews.llvm.org/D10537

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/branch-pseudos-bad.s
  test/MC/Mips/branch-pseudos.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10537.28019.patch
Type: text/x-patch
Size: 19920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150619/48c22a42/attachment.bin>


More information about the llvm-commits mailing list