summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsCondMov.td
Commit message (Expand)AuthorAge
* 1. introduce MipsPat in place of Pat in order to exclude those fromAkira Hatanaka2012-06-14
* This patch adds a predicate to existing mips32 and mips64 so that thoseAkira Hatanaka2012-05-22
* Add another peephole pattern for conditional moves.Akira Hatanaka2012-05-09
* Add disassembler to MIPS. Akira Hatanaka2012-04-17
* Revert r153924. There were buildbot failures.Akira Hatanaka2012-04-03
* MIPS disassembler support.Akira Hatanaka2012-04-03
* remove blanks, and some code formatJia Liu2012-02-28
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-17
* Final patch that completes old JIT support for Mips:Bruno Cardoso Lopes2011-10-18
* Add definitions of conditional moves with 64-bit operands. Comment out code forAkira Hatanaka2011-10-17
* Move class and instruction definitions for conditional moves to a seperate file.Akira Hatanaka2011-10-17