[PATCH] D20862: [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELNEZ, SELEQZ.*, SELNEZ.* and CMP.condn.fmt instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 04:22:33 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272256: [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELNEZ, SELEQZ.*… (authored by zbuljan).

Changed prior to commit:
  http://reviews.llvm.org/D20862?vs=60004&id=60156#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20862

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrFPU.td
  llvm/trunk/test/CodeGen/Mips/fcmp.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/select-dbl.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/select-flt.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/select-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20862.60156.patch
Type: text/x-patch
Size: 57537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/1576124f/attachment-0001.bin>


More information about the llvm-commits mailing list