Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manually upgrade the test suite to specify the flag to cttz and ctlz. | Chandler Carruth | 2011-12-12 | 1 | -3/+3 |
* | Change names for MIPS "generic" processors defined in Mips.td to match what GNU | Akira Hatanaka | 2011-11-29 | 1 | -1/+1 |
* | Move CHECK after entry label. | Akira Hatanaka | 2011-10-03 | 1 | -2/+2 |
* | Add support for 64-bit logical NOR. | Akira Hatanaka | 2011-10-03 | 1 | -0/+8 |
* | Add support for 64-bit count leading ones and zeros instructions. | Akira Hatanaka | 2011-10-03 | 1 | -0/+17 |
* | Add support for 64-bit divide instructions. | Akira Hatanaka | 2011-10-03 | 1 | -0/+33 |
* | Add support for 64-bit integer multiply instructions. | Akira Hatanaka | 2011-10-03 | 1 | -0/+13 |
* | Check values of immediate operands. | Akira Hatanaka | 2011-09-30 | 1 | -5/+5 |
* | Mips64 arithmetic and logical instructions with one source register and | Akira Hatanaka | 2011-09-30 | 1 | -0/+36 |
* | Mips64 arithmetic and logical instructions with two source registers. | Akira Hatanaka | 2011-09-29 | 1 | -0/+36 |