[PATCH] [mips] Support SELECT nodes for targets that don't have conditional-move instructions.

Vasileios Kalintiris Vasileios.Kalintiris at imgtec.com
Fri Nov 21 04:09:13 PST 2014


I replaced BC1T with BC1F and vice versa, because we were branching on the
wrong condition.

http://reviews.llvm.org/D6212

Files:
  lib/Target/Mips/MipsCondMov.td
  lib/Target/Mips/MipsISelLowering.cpp
  lib/Target/Mips/MipsISelLowering.h
  lib/Target/Mips/MipsInstrInfo.td
  test/CodeGen/Mips/llvm-ir/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6212.16480.patch
Type: text/x-patch
Size: 27220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141121/0dcf4c1f/attachment.bin>


More information about the llvm-commits mailing list