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