[PATCH] D15229: [mips][ias] Range check uimm10 operands

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 06:19:26 PST 2015


dsanders created this revision.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
dsanders added a dependency: D15190: [mips][ias] Range check uimm6 operands and fix a bug this revealed..
Herald added a subscriber: dsanders.

Depends on D15190

http://reviews.llvm.org/D15229

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  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/mips32r6/invalid.s
  test/MC/Mips/mips64r6/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15229.41870.patch
Type: text/x-patch
Size: 10323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/8a529504/attachment.bin>


More information about the llvm-commits mailing list