Shrink Thumb2 movcc instructions.
[llvm/avr.git] / test / CodeGen / Thumb / frame_thumb.ll
blob270e331cb52f5ea76b8b14eaae6acdcf73387292
1 ; RUN: llvm-as < %s | llc -mtriple=thumb-apple-darwin \
2 ; RUN:     -disable-fp-elim | not grep {r11}
3 ; RUN: llvm-as < %s | llc -mtriple=thumb-linux-gnueabi \
4 ; RUN:     -disable-fp-elim | not grep {r11}
6 define i32 @f() {
7 entry:
8         ret i32 10