[PATCH] D16811: [mips] Range check simm4.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 03:39:25 PST 2016


dsanders updated this revision to Diff 46760.
dsanders added a comment.

Fix operand ordering to avoid tablegen assertion.


http://reviews.llvm.org/D16811

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/micromips-invalid.s
  test/MC/Mips/micromips/invalid.s
  test/MC/Mips/micromips32r6/invalid.s
  test/MC/Mips/micromips64r6/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16811.46760.patch
Type: text/x-patch
Size: 11572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/6e7b407b/attachment-0001.bin>


More information about the llvm-commits mailing list