Add function MipsDAGToDAGISel::SelectMULT and factor out code that generates
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 20 Dec 2011 23:10:57 +0000 (23:10 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 20 Dec 2011 23:10:57 +0000 (23:10 +0000)
commit2fd0475cdbf7e80d4e5097ab0ddedcce18711ec9
tree109720fb2fb03d858b202c6399b8b26f29bdc86a
parent49d534bb3d21cfefd372e7d337af41dbab6738e3
Add function MipsDAGToDAGISel::SelectMULT and factor out code that generates
nodes needed for multiplication. Add code for selecting 64-bit MULHS and MULHU
nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelDAGToDAG.cpp
test/CodeGen/Mips/mips64muldiv.ll