[PATCH] D10970: [mips] Promote the result of SETCC nodes to GPR width.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 02:12:58 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262316: [mips] Promote the result of SETCC nodes to GPR width. (authored by vkalintiris).

Changed prior to commit:
  http://reviews.llvm.org/D10970?vs=49370&id=49468#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10970

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsCondMov.td
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsRegisterInfo.td
  llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/trunk/test/CodeGen/Mips/atomic.ll
  llvm/trunk/test/CodeGen/Mips/blez_bgez.ll
  llvm/trunk/test/CodeGen/Mips/cmov.ll
  llvm/trunk/test/CodeGen/Mips/countleading.ll
  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
  llvm/trunk/test/CodeGen/Mips/octeon.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10970.49468.patch
Type: text/x-patch
Size: 109784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/de9e3e42/attachment.bin>


More information about the llvm-commits mailing list