1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/CodeGen/Mips/compactbranches
Simon Dardis f1fa2f71c5 [mips] Enforce compact branch restrictions
Check both operands for use of the $zero register which cannot be used with
a compact branch instruction.

Reviewers: dsanders, vkalintris

Differential Review: https://reviews.llvm.org/D23547

llvm-svn: 278824
2016-08-16 17:16:11 +00:00
..
beqc-bnec-register-constraint.ll [mips] MIPS64R6 compact branch support 2016-07-26 10:25:07 +00:00
compact-branch-policy.ll [mips] Compact branch policy control for MIPSR6 2016-05-17 10:21:43 +00:00
compact-branches-64.ll [mips] MIPS64R6 compact branch support 2016-07-26 10:25:07 +00:00
compact-branches.ll [mips] Don't derive the default ABI from the CPU in the backend. 2016-06-23 12:42:53 +00:00
no-beqzc-bnezc.ll [mips] Enforce compact branch restrictions 2016-08-16 17:16:11 +00:00