Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14013
[mips][ias] Range check uimmz operands. ClosedPublic Authored by dsanders on Oct 23 2015, 2:05 AM.
Details
Diff Detail Event Timelinedsanders updated this object. dsanders added a child revision: D14015: [mips][ias] Range check uimm2 operands and fix a bug this revealed..Oct 23 2015, 2:45 AM This revision is now accepted and ready to land.Oct 26 2015, 6:36 AM
Revision Contents
Diff 38219 lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/msa/invalid-64.s
test/MC/Mips/msa/invalid.s
|
Const-ify Operands and avoid passing-by-ref of ErrorInfo.