[PATCH] D46689: [mips] Correct the predicates of indexed floating point stores and loads.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 04:41:50 PDT 2018


sdardis created this revision.
sdardis added reviewers: atanasyan, abeserminji, smaksimovic.
Herald added subscribers: arichardson, dschuff.

Also, fix the register class for microMIPS.


Repository:
  rL LLVM

https://reviews.llvm.org/D46689

Files:
  lib/Target/Mips/MicroMipsInstrFPU.td
  lib/Target/Mips/MipsInstrFPU.td
  test/MC/Disassembler/Mips/micromips32r3/valid-fp64-el.txt
  test/MC/Disassembler/Mips/micromips32r3/valid-fp64.txt
  test/MC/Mips/micromips-fpu-instructions.s
  test/MC/Mips/micromips-fpu64-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46689.146112.patch
Type: text/x-patch
Size: 7174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/fe2468e0/attachment.bin>


More information about the llvm-commits mailing list