summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64instrs.ll
Commit message (Expand)AuthorAge
* [mips] Transfer kill flag to the newly created operand.Akira Hatanaka2013-10-15
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* [mips] Trap on integer division by zero.Akira Hatanaka2013-05-20
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-12
* Change names for MIPS "generic" processors defined in Mips.td to match what GNUAkira Hatanaka2011-11-29
* Move CHECK after entry label.Akira Hatanaka2011-10-03
* Add support for 64-bit logical NOR.Akira Hatanaka2011-10-03
* Add support for 64-bit count leading ones and zeros instructions.Akira Hatanaka2011-10-03
* Add support for 64-bit divide instructions.Akira Hatanaka2011-10-03
* Add support for 64-bit integer multiply instructions.Akira Hatanaka2011-10-03
* Check values of immediate operands.Akira Hatanaka2011-09-30
* Mips64 arithmetic and logical instructions with one source register andAkira Hatanaka2011-09-30
* Mips64 arithmetic and logical instructions with two source registers.Akira Hatanaka2011-09-29