This is an archive of the discontinued LLVM Phabricator instance.

[mips][ias] Range check uimm3 operands.
ClosedPublic

Authored by dsanders on Oct 23 2015, 3:19 AM.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 38224.Oct 23 2015, 3:19 AM
dsanders retitled this revision from to [mips][ias] Range check uimm3 operands..
dsanders updated this object.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
vkalintiris accepted this revision.Oct 26 2015, 9:18 AM
vkalintiris edited edge metadata.

LGTM.

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
3302

This line's too long.

This revision is now accepted and ready to land.Oct 26 2015, 9:18 AM
dsanders closed this revision.Nov 6 2015, 4:33 AM