Sign in
llvm
/
llvm-project
/
refs/heads/users/easyonaadit/amdgpu/wave-reduce-intrinsics-float-min-max
/
.
/
llvm
/
test
/
CodeGen
/
Thumb2
/
frameless.ll
blob: 44914136b1f83983aa561b1d3059bb2d73a98dd3 [
file
] [
log
] [
blame
] [
edit
]
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -frame-pointer=none | not grep mov
; RUN: llc < %s -mtriple=thumbv7-linux -frame-pointer=none | not grep mov
define
void
@t
()
nounwind
readnone
{
ret
void
}