Sign in
swiftshader
/
SwiftShader
/
7622b96ac5945aa60f9ad4fbe576c0c9f33e565f
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
X86
/
2007-02-25-FastCCStack.ll
blob: 8d0252466b62bad8a250e3938c4504c5896beca2 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=x86 -mcpu=pentium3
define
internal
fastcc
double
@ggc_rlimit_bound
(
double
%limit
)
{
ret
double
%limit
}