Depends on D15190
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15226
[mips][ias] Range check uimm8 operands ClosedPublic Authored by dsanders on Dec 4 2015, 3:42 AM.
Details
Diff Detail
Event Timelinedsanders updated this object. dsanders added a parent revision: D15190: [mips][ias] Range check uimm6 operands and fix a bug this revealed.. This revision is now accepted and ready to land.Dec 5 2015, 7:26 AM Closed by commit rL255018: [mips][ias] Range check uimm8 operands (authored by dsanders). · Explain WhyDec 8 2015, 6:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42172 llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsMSAInstrInfo.td
llvm/trunk/test/MC/Mips/msa/invalid-64.s
llvm/trunk/test/MC/Mips/msa/invalid.s
|