[PATCH] D46055: [mips] Fix microMIPS loads and stores.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 06:05:14 PDT 2018


sdardis created this revision.
sdardis added reviewers: atanasyan, smaksimovic, abeserminji.
Herald added a subscriber: arichardson.

Previously these instructions were unselectable and instead were generated
through the instruction mapping tables.


Repository:
  rL LLVM

https://reviews.llvm.org/D46055

Files:
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td
  test/CodeGen/Mips/llvm-ir/load.ll
  test/CodeGen/Mips/llvm-ir/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46055.143913.patch
Type: text/x-patch
Size: 71910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/3a6d3edb/attachment.bin>


More information about the llvm-commits mailing list