[InstCombine] Signed saturation patterns
[llvm-core.git] / test / CodeGen / Thumb / frame_thumb.ll
blob3cff8e20a20d0122dc3c9e7effb074ce7f88614e
1 ; RUN: llc < %s -mtriple=thumb-apple-darwin \
2 ; RUN:     -frame-pointer=all | not grep "r11"
3 ; RUN: llc < %s -mtriple=thumb-linux-gnueabi \
4 ; RUN:     -frame-pointer=all | not grep "r11"
6 define i32 @f() {
7 entry:
8         ret i32 10