llvm-project/llvm/test/CodeGen/Mips/compactbranches
Simon Dardis 68a204ddc1 [mips] MIPS64R6 compact branch support
MIPS64R6 compact branch support. As the MIPS LLVM backend uses distinct
MachineInstrs for certain 32 and 64 bit instructions (e.g. BEQ & BEQ64) that
map to the same instruction, extend compact branch support for the
corresponding 64bit branches.

Reviewers: dsanders

Differential Revision: https://reviews.llvm.org/D20164

llvm-svn: 276739
2016-07-26 10:25:07 +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] MIPS64R6 compact branch support 2016-07-26 10:25:07 +00:00