[mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6.
[oota-llvm.git] / test / CodeGen / Mips / llvm-ir /
2014-12-12 Vasileios Kalintiris[mips] Enable code generation for MIPS-III.
2014-12-12 Vasileios Kalintiris[mips] Support SELECT nodes for targets that don't...
2014-11-11 Vasileios Kalintiris[mips] Add preliminary support for the MIPS II target.
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for indirect branches instead...
2014-07-09 Daniel Sanders[mips][mips64r6] Use JALR for returns instead of JR...
2014-07-04 Daniel Sanders[mips] Add tests for the 'ret', 'call', and 'indirectbr...