[mips] Optimize code generation for 64-bit variable shift instructions.
[oota-llvm.git] / test / CodeGen / Mips / llvm-ir / lshr.ll
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-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...