Previously these instructions were unselectable and instead were generated
through the instruction mapping tables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46055
[mips] Fix microMIPS loads and stores. ClosedPublic Authored by sdardis on Apr 25 2018, 6:04 AM.
Details Summary Previously these instructions were unselectable and instead were generated
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2018, 12:15 AM Closed by commit rL331165: [mips] Fix microMIPS loads and stores. (authored by sdardis). · Explain WhyApr 30 2018, 2:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144522 llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/test/CodeGen/Mips/llvm-ir/load.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/store.ll
llvm/trunk/test/MC/Mips/micromips/invalid.s
llvm/trunk/test/MC/Mips/micromips32r6/invalid.s
|