1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/CodeGen/Mips/compactbranches
Simon Dardis 573359788f [mips] bnec/beqc register constraint fix
beqc and bnec cannot have $rs == $rt. Inhibit compact branch creation
if that would occur.

Reviewers: vkalintiris, dsanders

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

llvm-svn: 271260
2016-05-31 09:54:55 +00:00
..
beqc-bnec-register-constraint.ll [mips] bnec/beqc register constraint fix 2016-05-31 09:54:55 +00:00
compact-branch-policy.ll [mips] Compact branch policy control for MIPSR6 2016-05-17 10:21:43 +00:00
compact-branches.ll Summary: 2016-04-14 13:43:17 +00:00
no-beqzc-bnezc.ll [mips] Restrict the creation of compact branches 2016-05-18 09:21:44 +00:00