repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[OpenACC] Enable 'attach' clause for combined constructs
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
X86
/
2007-02-25-FastCCStack.ll
blob
e22f0b4540db847199337213a681fbdda901e2cd
1
; RUN: llc < %s -mtriple=i686-- -mcpu=pentium3
2
3
define internal fastcc double @ggc_rlimit_bound(double %limit) {
4
ret double %limit
5
}