Sign in
swiftshader
/
SwiftShader.git
/
ac3f2faccda5a53f3003ff66b600ed4e4cec1800
/
.
/
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
}