Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
Mips
/
micromips-compact-jump.ll
blob: 70cff84e967f0c385513e630976081edbd1a763d [
file
] [
log
] [
blame
]
; RUN: llc -march=mipsel -mcpu=mips32r2 -mattr=+micromips \
; RUN: -disable-mips-delay-filler -O3 < %s | FileCheck %s
define
i32
@foo
(
i32
signext
%a
)
#
0
{
entry
:
ret
i32
0
}
declare
i32
@bar
(
i32
signext
)
#
1
; CHECK: jrc