XFAIL test/CodeGen/Generic/MachineBranchProb.ll on Hexagon (PR23377)
[oota-llvm.git] / test / CodeGen / Mips / llvm-ir /
2015-04-29 Daniel Sanders[mips] Correct 128-bit shifts on 64-bit targets.
2015-04-21 Vasileios Kalintiris[mips] Optimize code generation for 64-bit variable...
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Vasileios Kalintiris[mips] Avoid redundant sign extension of the result...
2015-02-04 Daniel Sanders[mips] Remove unused check prefix from tests. NFC.
2015-01-26 Vasileios Kalintiris[mips] Enable arithmetic and binary operations for...
2015-01-26 Vasileios Kalintiris[mips] Add tests for bitwise binary and integer arithme...
2015-01-26 Vasileios KalintirisRevert "[mips] Fix assertion on i128 addition/subtracti...
2015-01-24 Daniel Sanders[mips] Fix assertion on i128 addition/subtraction on...
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...