Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Use --check-prefixes where appropriate. NFC. | Daniel Sanders | 2016-06-24 | 1 | -4/+4 |
* | [mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu, dmult, dmultu, div, d... | Daniel Sanders | 2014-06-12 | 1 | -14/+29 |
* | [mips][mips64r6] Improve tests affected by the changes to multiplies and divides | Daniel Sanders | 2014-06-11 | 1 | -14/+28 |
* | [mips] Fix more incorrect uses of HasMips64 and isMips64() | Daniel Sanders | 2014-04-14 | 1 | -0/+1 |
* | Add function MipsDAGToDAGISel::SelectMULT and factor out code that generates | Akira Hatanaka | 2011-12-20 | 1 | -0/+8 |
* | Test cases for 64-bit multiplication and division. | Akira Hatanaka | 2011-12-02 | 1 | -0/+41 |