Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
common
/
126 generated llvm ir
/
square.ll.in
blob: 7c321aa828921060358184ebfe386d334928d585 (
plain
)
1
2
3
4
define i32 @square_unsigned(i32 %a) { %1 = mul i32 %a, %a ret i32 %1 }