aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/mips64instrs.ll
Commit message (Expand)AuthorAgeFilesLines
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-121-3/+3
* Change names for MIPS "generic" processors defined in Mips.td to match what GNUAkira Hatanaka2011-11-291-1/+1
* Move CHECK after entry label.Akira Hatanaka2011-10-031-2/+2
* Add support for 64-bit logical NOR.Akira Hatanaka2011-10-031-0/+8
* Add support for 64-bit count leading ones and zeros instructions.Akira Hatanaka2011-10-031-0/+17
* Add support for 64-bit divide instructions.Akira Hatanaka2011-10-031-0/+33
* Add support for 64-bit integer multiply instructions.Akira Hatanaka2011-10-031-0/+13
* Check values of immediate operands.Akira Hatanaka2011-09-301-5/+5
* Mips64 arithmetic and logical instructions with one source register andAkira Hatanaka2011-09-301-0/+36
* Mips64 arithmetic and logical instructions with two source registers.Akira Hatanaka2011-09-291-0/+36