summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64muldiv.ll
AgeCommit message (Expand)Author
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2014-06-12[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d...Daniel Sanders
2014-06-11[mips][mips64r6] Improve tests affected by the changes to multiplies and dividesDaniel Sanders
2014-04-14[mips] Fix more incorrect uses of HasMips64 and isMips64()Daniel Sanders
2011-12-20Add function MipsDAGToDAGISel::SelectMULT and factor out code that generatesAkira Hatanaka
2011-12-02Test cases for 64-bit multiplication and division.Akira Hatanaka