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
[LoopVectorizer] Propagate underlying instruction to the cloned instances of VPPartia...
[llvm-project.git]
/
lld
/
test
/
wasm
/
Inputs
/
start-lib1.s
blob
229f67a4bd897f8abefb6d577ed9db6225b22591
1
.functype bar () -> ()
2
3
.globl foo
4
foo
:
5
.functype foo () -> ()
6
call bar
7
end_function