[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
authorAkira Hatanaka <ahatanaka@mips.com>
Thu, 11 Apr 2013 19:29:26 +0000 (19:29 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Thu, 11 Apr 2013 19:29:26 +0000 (19:29 +0000)
commit4f1130eb66ff01128c0061ace377c10b74128a45
treeaf83eb10a6e009b78873b5cbd21a88aa1df7bab6
parent52f79fcdaed7e82affe0115f6e06979dd54b9aa4
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects
multiply instructions in MipsSEDAGToDAGISel.

This patch was supposed to be part of r178403.

llvm-svn: 179314
llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
llvm/lib/Target/Mips/MipsSEISelLowering.cpp