[PATCH] D44299: [mips] Split out ASEPredicate from InsnPredicates (NFC)

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 05:41:29 PST 2018


sdardis updated this revision to Diff 137734.
sdardis added a comment.

Minor update, incorrect predicates for (s|l)w(l|r)e, fixed the ASE_EVA class overwriting the InsnPredicates instead of the ASEPredicates.


Repository:
  rL LLVM

https://reviews.llvm.org/D44299

Files:
  lib/Target/Mips/MicroMipsDSPInstrFormats.td
  lib/Target/Mips/Mips.td
  lib/Target/Mips/MipsDSPInstrFormats.td
  lib/Target/Mips/MipsEVAInstrInfo.td
  lib/Target/Mips/MipsInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44299.137734.patch
Type: text/x-patch
Size: 7557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/a26fb165/attachment.bin>


More information about the llvm-commits mailing list