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
Simon Dardis d847d985b9 [mips] MIPSR6 Compact branch aliases
Summary:
Alias 'jic $reg, 0' to 'jrc $reg' and 'jialc $reg, 0' to 'jalrc $reg' like
binutils.

Reviewers: dsanders

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

llvm-svn: 266055
2016-04-12 10:41:53 +00:00
..
add.ll [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instructions 2016-04-08 07:27:26 +00:00
addrspacecast.ll [mips] Reserve address spaces 1-255 for software use. 2015-09-08 09:07:03 +00:00
and.ll
ashr.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
atomicrmx.ll [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes. 2015-11-06 12:07:20 +00:00
call.ll [mips] MIPSR6 Compact branch aliases 2016-04-12 10:41:53 +00:00
extractelement.ll Fix vector splitting for extract_vector_elt and vector elements of <8-bits. 2015-09-09 09:53:20 +00:00
indirectbr.ll [mips] MIPSR6 Compact branch aliases 2016-04-12 10:41:53 +00:00
load-atomic.ll [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes. 2015-11-06 12:07:20 +00:00
lshr.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
mul.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
or.ll
ret.ll [mips] MIPSR6 Compact branch aliases 2016-04-12 10:41:53 +00:00
sdiv.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
select-dbl.ll Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
select-flt.ll Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
select-int.ll Revert "[mips] Promote the result of SETCC nodes to GPR width." 2016-03-01 20:25:43 +00:00
shl.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
sqrt.ll [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend 2015-10-06 15:17:25 +00:00
srem.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
store-atomic.ll [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes. 2015-11-06 12:07:20 +00:00
sub.ll
udiv.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
urem.ll [mips] Make Static a default relocation model for MIPS codegen 2016-04-11 15:24:23 +00:00
xor.ll