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