repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git]
/
test
/
Transforms
/
FunctionImport
/
Inputs
/
funcimport_alias.ll
blob
f897aeda6ce14d0b4b1b3b547bb415faba597fc4
1
declare void @analias()
2
3
define void @callanalias() #0 {
4
entry:
5
call void @analias()
6
ret void
7
}