1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/CodeGen/Mips/llvm-ir
Daniel Sanders 94e70a62be [mips] Remove unused check prefix from tests. NFC.
Reviewers: vmedic

Reviewed By: vmedic

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D7376

llvm-svn: 228145
2015-02-04 14:48:39 +00:00
..
add.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
and.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
ashr.ll [mips] Remove unused check prefix from tests. NFC. 2015-02-04 14:48:39 +00:00
call.ll [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6) 2014-07-09 10:21:59 +00:00
indirectbr.ll [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6) 2014-07-09 10:21:59 +00:00
lshr.ll [mips] Remove unused check prefix from tests. NFC. 2015-02-04 14:48:39 +00:00
mul.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
or.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
ret.ll
sdiv.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
select.ll [mips] Enable code generation for MIPS-III. 2014-12-12 15:16:46 +00:00
shl.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
srem.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
sub.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
udiv.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
urem.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00
xor.ll [mips] Enable arithmetic and binary operations for the i128 data type. 2015-01-26 12:33:22 +00:00