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
[VPlan] Use Operands to create VPReplicateRecipe for invar store. (NFC)
[llvm-project.git]
/
bolt
/
test
/
runtime
/
AArch64
/
Inputs
/
basic-instrumentation.s
blob
fa1ac353f7c6bb6d4f24dfe481d07f6e50844b85
1
.globl main
2
.type main, %function
3
main
:
4
sub
sp
,
sp
,
#16
5
mov w0
,
wzr
6
str wzr
, [
sp
,
#12]
7
add
sp
,
sp
,
#16
8
ret
9
.size main, .-main