It's not emitted by the code generator so we only need assembler tests.
Also added missing daddi aliases from dsub mnemonics, and removed a couple
duplicate dsub tests.
Depends on D4112
Paths
| Differential D4113
[mips][mips64r6] daddi is not available on MIPS64r6 ClosedPublic Authored by dsanders on Jun 12 2014, 5:42 AM.
Details Summary It's not emitted by the code generator so we only need assembler tests. Also added missing daddi aliases from dsub mnemonics, and removed a couple Depends on D4112
Diff Detail Event Timelinedsanders updated this object. dsanders added a parent revision: D4112: [mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6. This revision is now accepted and ready to land.Jun 12 2014, 8:16 AM
Revision Contents
Diff 10349 lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/Mips64r6InstrInfo.td
test/MC/Mips/mips2/invalid-mips3-wrong-error.s
test/MC/Mips/mips2/invalid-mips3.s
test/MC/Mips/mips3/valid.s
test/MC/Mips/mips4/valid.s
test/MC/Mips/mips5/valid.s
test/MC/Mips/mips64/valid.s
test/MC/Mips/mips64r2/valid.s
test/MC/Mips/mips64r6/invalid-mips64.s
|