aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64muldiv.ll
AgeCommit message (Collapse)Author
2011-12-20Add function MipsDAGToDAGISel::SelectMULT and factor out code that generatesAkira Hatanaka
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
2011-12-02Test cases for 64-bit multiplication and division.Akira Hatanaka
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145717 91177308-0d34-0410-b5e6-96231b3b80d8