[PATCH] D13533: [mips][ias] Implement macro expansion when bcc has an immediate where a register belongs.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 14:15:45 PDT 2015


dsanders created this revision.
dsanders added a reviewer: vkalintiris.
dsanders added subscribers: llvm-commits, seanbruno, emaste.

Fixes PR24915.

http://reviews.llvm.org/D13533

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13533.36796.patch
Type: text/x-patch
Size: 10962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/2adcae41/attachment.bin>


More information about the llvm-commits mailing list