Jozef Kolek | 650a61a | 2015-02-13 17:51:27 +0000 | [diff] [blame] | 1 | ; RUN: llc -march=mipsel -mcpu=mips32r2 -mattr=+micromips \ |
2 | ; RUN: -disable-mips-delay-filler -O3 < %s | FileCheck %s | ||||
3 | |||||
4 | define i32 @foo(i32 signext %a) #0 { | ||||
5 | entry: | ||||
6 | ret i32 0 | ||||
7 | } | ||||
8 | |||||
9 | declare i32 @bar(i32 signext) #1 | ||||
10 | |||||
11 | ; CHECK: jrc |