Minor changes based on post commit review:
[oota-llvm.git] / lib / Target / Mips / MipsCondMov.td
2012-06-14 Akira Hatanaka1. introduce MipsPat in place of Pat in order to exclud...
2012-05-22 Akira HatanakaThis patch adds a predicate to existing mips32 and...
2012-05-09 Akira HatanakaAdd another peephole pattern for conditional moves.
2012-04-17 Akira HatanakaAdd disassembler to MIPS.
2012-04-03 Akira HatanakaRevert r153924. There were buildbot failures.
2012-04-03 Akira HatanakaMIPS disassembler support.
2012-02-28 Jia Liuremove blanks, and some code format
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2011-10-18 Bruno Cardoso LopesFinal patch that completes old JIT support for Mips:
2011-10-17 Akira HatanakaAdd definitions of conditional moves with 64-bit operan...
2011-10-17 Akira HatanakaMove class and instruction definitions for conditional...