[PATCH] D46702: [mips] Mark select instructions correctly

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 08:53:32 PDT 2018


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

Repository:
  rL LLVM

https://reviews.llvm.org/D46702

Files:
  lib/Target/Mips/MicroMipsInstrFPU.td
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsCondMov.td
  test/CodeGen/Mips/llvm-ir/add.ll
  test/CodeGen/Mips/llvm-ir/lshr.ll
  test/CodeGen/Mips/llvm-ir/select-dbl.ll
  test/CodeGen/Mips/llvm-ir/select-flt.ll
  test/CodeGen/Mips/llvm-ir/select-int.ll
  test/CodeGen/Mips/llvm-ir/shl.ll
  test/MC/Mips/micromips-movcond-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46702.146130.patch
Type: text/x-patch
Size: 50288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/aa708781/attachment-0001.bin>


More information about the llvm-commits mailing list