[PATCH] D17040: [mips] Expansion of BEQL and BNEL with immediate operands

Srdjan Obucina via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 13:54:44 PST 2016


obucina created this revision.
obucina added reviewers: dsanders, zoran.jovanovic.
obucina added a subscriber: llvm-commits.
Herald added a reviewer: vkalintiris.
Herald added a subscriber: dsanders.

Adds support for BEQL and BNEL macros with immediate operands

http://reviews.llvm.org/D17040

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/macro-bcc-imm.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17040.47360.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/b46d7072/attachment.bin>


More information about the llvm-commits mailing list